summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2006-12-07 00:26:58 +0100
committerKarel Zak <kzak@redhat.com>2006-12-07 00:26:58 +0100
commitbaf39af15b1fe8570e6430788ec7cd4959fbc5d9 (patch)
tree296fc44adb3751a15c4cf3038af8c308358e4004 /Makefile.am
parent48d7b13a1eab85fab91c8d6c5ddf298f733c74f5 (diff)
downloadutil-linux-old-baf39af15b1fe8570e6430788ec7cd4959fbc5d9.tar.gz
Imported from util-linux-2.13-pre2 tarball.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d7ac64f0..b46010bb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,4 +16,8 @@ SUBDIRS = lib \
ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = config/config.rpath config/mkinstalldirs config/include-Makefile.am
+EXTRA_DIST = config/mkinstalldirs config/include-Makefile.am
+
+distclean-local:
+ -for i in `find . -name \*~ -o -name \*.orig -o -name \*.rej`; do rm $$i; done
+ rm -rf autom4te.cache