From 9be5366a9bd5b307fd046309ca500a5ad962a167 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 13 Oct 2005 20:11:00 +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(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4dde6f1..3156b4b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,4 @@ +# $Id$ # # Copyright 2005 Red Hat, Inc. # @@ -39,7 +40,7 @@ appdefaultdir = $(sysconfdir)/X11/app-defaults APPDEFAULTFILES = \ - XClk-col \ + XClock-color \ XClock SUFFIXES = .ad -- cgit v1.2.3