diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
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 |