Gettextize the source, make library strings translatable.
[libguestfs.git] / Makefile.am
index 9fa44f2..fc397cd 100644 (file)
@@ -17,7 +17,7 @@
 
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = src daemon fish examples images
+SUBDIRS = src daemon fish po examples images
 
 if HAVE_OCAML
 SUBDIRS += ocaml
@@ -42,6 +42,7 @@ SUBDIRS += inspector
 endif
 
 EXTRA_DIST = \
+       config.rpath \
        make-initramfs.sh update-initramfs.sh \
        guestfs.pod guestfs-actions.pod guestfs-structs.pod \
        guestfish.pod guestfish-actions.pod \