From 81c2bf97c22668775cd2617684fe506b3117955d Mon Sep 17 00:00:00 2001 From: dan Date: Sat, 18 Sep 1999 21:19:41 +0000 Subject: [PATCH] Removed some unneded files (generated anyway fom .in files) from the generated tar-ball. --- WindowMaker/Defaults/Makefile.am | 2 +- WindowMaker/Defaults/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WindowMaker/Defaults/Makefile.am b/WindowMaker/Defaults/Makefile.am index 387d0304..1f4023c4 100644 --- a/WindowMaker/Defaults/Makefile.am +++ b/WindowMaker/Defaults/Makefile.am @@ -3,7 +3,7 @@ defsdatadir = $(sysconfdir)/WindowMaker defsdata_DATA = WMRootMenu WMWindowAttributes WindowMaker WMState WMGLOBAL -EXTRA_DIST = $(defsdata_DATA) WMWindowAttributes.in WindowMaker.in WMState.in +EXTRA_DIST = WMRootMenu WMGLOBAL WMWindowAttributes.in WindowMaker.in WMState.in CLEANFILES = WMWindowAttributes WindowMaker WMState diff --git a/WindowMaker/Defaults/Makefile.in b/WindowMaker/Defaults/Makefile.in index 1f3a678c..5ffff8a9 100755 --- a/WindowMaker/Defaults/Makefile.in +++ b/WindowMaker/Defaults/Makefile.in @@ -93,7 +93,7 @@ defsdatadir = $(sysconfdir)/WindowMaker defsdata_DATA = WMRootMenu WMWindowAttributes WindowMaker WMState WMGLOBAL -EXTRA_DIST = $(defsdata_DATA) WMWindowAttributes.in WindowMaker.in WMState.in +EXTRA_DIST = WMRootMenu WMGLOBAL WMWindowAttributes.in WindowMaker.in WMState.in CLEANFILES = WMWindowAttributes WindowMaker WMState mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs