X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=cbec4971ea7406b4d086c462ae2074d31894c6d7;hb=baf931721d1b37ac06ea5126ac038cca2d413d91;hp=b342d8661ee86d12492909e5205fb1e3e1cb7a27;hpb=f640a744f856b78576386db15856bacb1d2f449a;p=m6w6%2Flibmemcached diff --git a/Makefile.am b/Makefile.am index b342d866..cbec4971 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,6 +11,9 @@ test-extended: all valgrind: @(cd tests; ${MAKE} valgrind) +test-no-outputdiff: + @(cd tests; ${MAKE} test-no-outputdiff) + rpm: all dist cp libmemcached-$(VERSION).tar.gz /home/brian/rpm/SOURCES/ rpmbuild -ba support/libmemcached.spec