summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2004-09-07 22:12:40 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2004-09-07 22:12:40 +0000
commit7f98c4db93c85efdb953eb1b6aa55738d4d54d9b (patch)
tree8c794196819005937c547b8747ac2b1e676a6ea5 /Makefile.am
parent6757eba16f5c7413a60cb66bd9c3be74d2038b5f (diff)
downloadxfwm4-7f98c4db93c85efdb953eb1b6aa55738d4d54d9b.tar.gz
Remove outdated example.xfwm4rc
(Old svn revision: 11937)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 2 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index 96834dc6b..ce549cba8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,16 +1,11 @@
@SET_MAKE@
-noinst_DATA = example.xfwm4rc
-
-EXTRA_DIST = example.xfwm4rc.in example.gtkrc-2.0 xfwm4.spec
+EXTRA_DIST = example.gtkrc-2.0 xfwm4.spec
SUBDIRS = po doc icons src mcs-plugin defaults themes
distclean-local:
- rm -rf example.xfwm4rc xfwm4.spec *.cache
-
-example.xfwm4rc: Makefile example.xfwm4rc.in
- @sed -e "s%_pkgdatadir_%$(pkgdatadir)%g" $(srcdir)/example.xfwm4rc.in > example.xfwm4rc
+ rm -rf xfwm4.spec *.cache
rpm: dist
rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz