X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=Makefile.am;h=895debbc01a83515345979683eec4401ec62dccd;hb=00270ce6ef11e69d87b6595288403cfa9cf9cad8;hp=a64dc9c36912b3eb3101704921ea00671216e3bc;hpb=f4fad3ec857e647a47572eb66cc5877f3ae012ae;p=awesomized%2Flibmemcached diff --git a/Makefile.am b/Makefile.am index a64dc9c3..895debbc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -74,7 +74,7 @@ endif include libmemcachedinternal/include.am include libmemcachedinternal/util/include.am -include rpm/include.am +include rpm/include.mk include support/include.am include tests/include.am include util/include.am @@ -96,7 +96,6 @@ merge-clean: @find ./ | $(GREP) \.moved | xargs rm -r -f @find ./ | $(GREP) \\.orig | xargs rm -f @find ./ | $(GREP) \.rej | xargs rm -f - @rm -f *\.rpm @find ./ | $(GREP) \.THIS | xargs rm -f @find ./ | $(GREP) \.OTHER | xargs rm -f @find ./ | $(GREP) \.BASE | xargs rm -f @@ -126,7 +125,6 @@ DISTCLEANFILES+= config/top.h maintainer-clean-local: find . -type f -name '*~' -exec rm -f '{}' \; - -rm -f @PACKAGE@-*.tar.gz -rm -f man/*.1 -rm -f man/*.3 -rm -f man/*.8 @@ -154,3 +152,4 @@ maintainer-clean-local: -rm -f m4/test-driver -rmdir build-aux -rm -rf ${top_builddir}/html + -rm -f $(DIST_ARCHIVES)