X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=Makefile.am;h=7111bceb2160ee40278f383ffb1711d2c3e4f960;hb=455c7b4d466a7d6b11b95f8292eb2e2da607f949;hp=386494118ee63d15b4eb94db850c2213b48d7644;hpb=36583b08f3d20bebd7d9874dd08131e1b3c6ffaf;p=m6w6%2Flibmemcached diff --git a/Makefile.am b/Makefile.am index 38649411..7111bceb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,6 +19,7 @@ EXTRA_DIST= \ ${srcdir}/m4/pandora_*.m4 \ .quickly \ README.FIRST \ + README.win32 \ config/autorun.sh \ config/pandora-plugin \ config/uncrustify.cfg \ @@ -45,6 +46,8 @@ include unittests/include.am include tests/include.am include example/include.am include support/include.am +include poll/include.am +include win32/include.am TESTS += ${check_PROGRAMS}