diff options
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 2a57e08..002b798 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,4 @@ +# $Id$ # # Copyright 2005 Red Hat, Inc. # @@ -36,10 +37,10 @@ dist_man1_MANS = \ appdefaultdir = $(sysconfdir)/X11/app-defaults EXTRA_DIST = \ - B4light.ad + Beforelight.ad APPDEFAULTFILES = \ - B4light + Beforelight SUFFIXES = .ad |