X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2FMakefile.am;h=01d028f9039a3a7fafb49bf14cd7b1480857f0dc;hb=4086180fec97d1a750d9e5c0ec3605be81265dc9;hp=d9ad98f2cee0105a7e31b745176447139e2630d6;hpb=48f32c20ea15ff9de36d6bc26f3ab3df46c5a74d;p=awesomized%2Flibmemcached diff --git a/docs/Makefile.am b/docs/Makefile.am index d9ad98f2..01d028f9 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,6 +1,6 @@ INCLUDES = include -EXTRA_dist = libmemcached.pod\ +EXTRA_DIST = libmemcached.pod\ memcached_flush.pod\ memcached_stats.pod\ memrm.pod\ @@ -170,3 +170,6 @@ memrm.1: memrm.pod memflush.1: memflush.pod pod2man -c "libmemcached" -r "" -s 1 memflush.pod > memflush.1 +clean: + rm *.1 + rm *.3