X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=bd52c5233e9a2667dc68e2092b4d4d593f6f5d7d;hp=c4ca1e0d6c555b56e984337c0dcdf4c1b91639c0;hb=0c4ec8c09a40f6c1aa18e87231bded3cfdbdb53b;hpb=811b4a51dc25219e19527304892e7f688867e105 diff --git a/Makefile.am b/Makefile.am index c4ca1e0..bd52c52 100644 --- a/Makefile.am +++ b/Makefile.am @@ -163,6 +163,8 @@ all-local: grep -v '/blib/' | \ grep -v '/capitests/' | \ grep -v '/examples/' | \ + grep -v '/guestfs_protocol.c' | \ + grep -v '/rc_protocol.c' | \ sort | \ sed 's,^\./,,' > po/POTFILES.in @@ -176,8 +178,8 @@ pkgconfig_DATA = libguestfs.pc CLEANFILES = $(fs_DATA) \ emptydisk \ pod2htm?.tmp \ - $(HTMLFILES) \ - $(man_MANS) + html/*.html \ + guestfs.3 guestfish.1 clean-local: rm -rf initramfs