summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-03-25 19:22:05 +0100
committerJim Meyering <meyering@redhat.com>2009-03-25 19:22:05 +0100
commitbc46a1288028b442cf7d7d82dbb445418fc5cb90 (patch)
treeed26530fb63146fa2b82ffcd66f5dcbba96924ac
parent7195fe81a0b4781e53e6264eda4f495690795839 (diff)
downloadfebootstrap-bc46a1288028b442cf7d7d82dbb445418fc5cb90.tar.gz
febootstrap-bc46a1288028b442cf7d7d82dbb445418fc5cb90.tar.xz
febootstrap-bc46a1288028b442cf7d7d82dbb445418fc5cb90.zip
* Makefile.am (DISTCLEANFILES): Define, so that "make distcheck" passes.
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6a82ed0..8893794 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,6 +23,7 @@ bin_SCRIPTS = \
febootstrap \
febootstrap-minimize \
febootstrap-to-initramfs
+DISTCLEANFILES = $(bin_SCRIPTS)
febootstrap: febootstrap.sh
rm -f $@