X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=Makefile.am;h=895debbc01a83515345979683eec4401ec62dccd;hb=dbc62573e1a6dc8cbcc97d0898e8615b0916d6ab;hp=cc65cb781bbbb5fbe9e9f1101397d99a8886eda2;hpb=a07e53df4cd8d1e215a49eeac5d5d06fa0a50fb4;p=awesomized%2Flibmemcached diff --git a/Makefile.am b/Makefile.am index cc65cb78..895debbc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,7 +31,6 @@ MAINTAINERCLEANFILES= DISTCLEANFILES+= aminclude.am -EXTRA_DIST+= .quickly EXTRA_DIST+= README.FIRST EXTRA_DIST+= README.win32 @@ -75,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 @@ -97,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 @@ -105,7 +103,7 @@ merge-clean: @echo "Files that need to be either removed or checked in:" @bzr unknowns -clean-local: clean-libtest-check clean-docs-check +clean-local: clean-libtest-check clean-docs-check clean-rpm lcov: lcov-clean check @@ -127,8 +125,6 @@ DISTCLEANFILES+= config/top.h maintainer-clean-local: find . -type f -name '*~' -exec rm -f '{}' \; - -rm -f @PACKAGE@-*.rpm - -rm -f @PACKAGE@-*.tar.gz -rm -f man/*.1 -rm -f man/*.3 -rm -f man/*.8 @@ -142,6 +138,7 @@ maintainer-clean-local: -rm -f build-aux/install-sh -rm -f build-aux/ltmain.sh -rm -f build-aux/missing + -rm -f build-aux/test-driver -rm -f build-aux/ylwrap -rm -f mem_config.in -rm -f config.log @@ -152,5 +149,7 @@ maintainer-clean-local: -rm -f m4/ltsugar.m4 -rm -f m4/ltversion.m4 -rm -f m4/lt~obsolete.m4 + -rm -f m4/test-driver -rmdir build-aux -rm -rf ${top_builddir}/html + -rm -f $(DIST_ARCHIVES)