From: Brian Aker Date: Tue, 9 Oct 2012 05:17:48 +0000 (-0400) Subject: Add rule to remove the created makefile. X-Git-Tag: 1.0.12~2 X-Git-Url: https://git.m6w6.name/?p=awesomized%2Flibmemcached;a=commitdiff_plain;h=dbb1511b2cb2e89ab09278e8c624c5050e3ff93d Add rule to remove the created makefile. --- diff --git a/Makefile.am b/Makefile.am index aaebd1c3..08d36a4b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,6 +24,8 @@ EXTRA_DIST= #includes additional rules from aminclude.am @INC_AMINCLUDE@ +DISTCLEANFILES+= aminclude.am + EXTRA_DIST+= ${srcdir}/m4/pandora_*.m4 EXTRA_DIST+= .quickly EXTRA_DIST+= README.FIRST