diff options
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ada715c..4f7a3f1 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 = \ XCalc \ - XCalc-col + XCalc-color SUFFIXES = .ad |