X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=085202b535b951f427a7b7631d63b2ff01ddac93;hp=a33c91c378b8247d6024ac7bff3a0b741783e2b9;hb=8c48f5ae2ea5221f6c53934262c5505f4b20ca8c;hpb=1193df7e0abfa25a78de246b6be148ec09470623 diff --git a/Makefile.am b/Makefile.am index a33c91c..085202b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,7 @@ include $(top_srcdir)/subdir-rules.mk ACLOCAL_AMFLAGS = -I m4 # Basic source for the library. -SUBDIRS = gnulib/lib images src examples po +SUBDIRS = gnulib/lib images src examples po po-docs if ENABLE_DAEMON SUBDIRS += daemon @@ -181,6 +181,7 @@ all-local: grep -v '/guestfs_protocol.c' | \ grep -v '/rc_protocol.c' | \ grep -v 'appliance/debian/root' | \ + grep -v '^po-docs/' | \ LC_ALL=C sort | \ sed 's,^\./,,' > po/POTFILES.in