X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=Makefile.am;h=16b22797c9b1d94e97204e38593e5c4bbbcca434;hb=refs%2Ftags%2F0.51;hp=30aa1337269350de8e72f70bdd0842ff3af7d886;hpb=28602fd2f5f1c758b50cd82d4545da8e6c55f5c7;p=awesomized%2Flibmemcached diff --git a/Makefile.am b/Makefile.am index 30aa1337..16b22797 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,7 @@ ACLOCAL_AMFLAGS = -I m4 # includes append to these: SUFFIXES = +.PHONY = PHONY = TESTS = CLEANFILES = @@ -43,6 +44,7 @@ include tests/include.am include example/include.am include support/include.am include poll/include.am +include util/include.am include win32/include.am include docs/include.am