From 54fc284497e7a8399e2527d2198862011b85ef75 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 13 Oct 2005 20:10:59 +0000 Subject: 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 --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 0bedec7..f85ee5c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,4 @@ +# $Id$ # # Copyright 2005 Red Hat, Inc. # @@ -41,7 +42,7 @@ appdefaultdir = $(sysconfdir)/X11/app-defaults APPDEFAULTFILES = \ - Clock-col + Clock-color SUFFIXES = .ad -- cgit v1.2.3