summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-05-21 10:54:32 +0100
committerRichard Jones <rjones@redhat.com>2009-05-21 10:54:32 +0100
commit29204fe10d6ad46bace50e82557cb95e8a0f3529 (patch)
treedf095e5f9ae8a09936cce77e989d9989c70a2156 /Makefile.am
parentff1b92c857d3c0377ce5062e2291fc3332dfc11e (diff)
downloadlibguestfs-29204fe10d6ad46bace50e82557cb95e8a0f3529.tar.gz
libguestfs-29204fe10d6ad46bace50e82557cb95e8a0f3529.tar.xz
libguestfs-29204fe10d6ad46bace50e82557cb95e8a0f3529.zip
Intltoolize the source.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9fa44f21..771ee21d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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