From 401bcba07207f1ab91dc3cd519d3bd1859bb9d8b Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Thu, 23 May 2002 10:07:08 +0000 Subject: Clean up build/install procedure and add a spec file so we have now a rpm (Old svn revision: 10332) --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f52cff242..16ffba294 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,6 @@ EXTRA_DIST = example.xfwm4rc SUBDIRS = src defaults themes + +distclean-local: + rm -f example.xfwm4rc -- cgit v1.2.1