summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-13 20:10:59 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-13 20:10:59 +0000
commit3d586c48b217f6f783cd8b39bedd6b34f047444c (patch)
tree950346003e0c2fbe440c54c1ff5f1ff8c2810c61
parent18a1a2898c1124d8ec359b5320e00e58d0758c56 (diff)
Fix app-default files to install under the same names as in the monolith
instead of their short names used only for 14-character filename length limited ancient filesystems
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ef7b400..6e7da6c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,4 @@
+# $Id$
#
# Copyright 2005 Red Hat, Inc.
#
@@ -46,7 +47,7 @@ dist_man1_MANS = \
appdefaultdir = $(sysconfdir)/X11/app-defaults
APPDEFAULTFILES = \
- Edit-col \
+ Editres-color \
Editres
EXTRA_DIST = $(APPDEFAULTFILES:%=%.ad)