Add full docs pot file.
[libguestfs.git] / Makefile.am
index 085202b..ce2f940 100644 (file)
@@ -20,7 +20,7 @@ include $(top_srcdir)/subdir-rules.mk
 ACLOCAL_AMFLAGS = -I m4
 
 # Basic source for the library.
 ACLOCAL_AMFLAGS = -I m4
 
 # Basic source for the library.
-SUBDIRS = gnulib/lib images src examples po po-docs
+SUBDIRS = gnulib/lib images src examples po
 
 if ENABLE_DAEMON
 SUBDIRS += daemon
 
 if ENABLE_DAEMON
 SUBDIRS += daemon
@@ -68,6 +68,9 @@ if HAVE_FUSE
 SUBDIRS += fuse
 endif
 
 SUBDIRS += fuse
 endif
 
+# po-docs must come after tools, inspector.
+SUBDIRS += po-docs
+
 EXTRA_DIST = \
        $(generator_built) \
        html/pod.css \
 EXTRA_DIST = \
        $(generator_built) \
        html/pod.css \