set-append and set-kernel parameters are both nullable.
[libguestfs.git] / Makefile.am
index c4ca1e0..1f6f62e 100644 (file)
@@ -159,10 +159,12 @@ dist-hook:
 # Update the list of translatable files in po/POTFILES.in.
 all-local:
        cd $(srcdir); \
-       find -name '*.c' -o -name '*.pl' -o -name '*.pm' | \
-       grep -v '/blib/' | \
-       grep -v '/capitests/' | \
-       grep -v '/examples/' | \
+       find $(DIST_SUBDIRS) -name '*.c' -o -name '*.pl' -o -name '*.pm' | \
+       grep -v 'perl/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