From: Jim Meyering Date: Wed, 25 Mar 2009 18:22:05 +0000 (+0100) Subject: * Makefile.am (DISTCLEANFILES): Define, so that "make distcheck" passes. X-Git-Tag: 1.5~12^2 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=bc46a1288028b442cf7d7d82dbb445418fc5cb90;p=febootstrap.git * Makefile.am (DISTCLEANFILES): Define, so that "make distcheck" passes. --- 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 $@