2008-06-10 Emmanuele Bassi <ebassi@openedhand.com>
authorEmmanuele Bassi <ebassi@openedhand.com>
Tue, 10 Jun 2008 16:51:11 +0000 (16:51 +0000)
committerEmmanuele Bassi <ebassi@openedhand.com>
Tue, 10 Jun 2008 16:51:11 +0000 (16:51 +0000)
* Makefile.am: Add the po/ directory to the build.

ChangeLog
Makefile.am

index 3771176..9aa2825 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-06-10  Emmanuele Bassi  <ebassi@openedhand.com>
 
+       * Makefile.am: Add the po/ directory to the build.
+
+2008-06-10  Emmanuele Bassi  <ebassi@openedhand.com>
+
        * autogen.sh: Check for, and run glib-gettextize.
 
        * configure.ac: Set up the localization support.
index 334d3b3..d9490f3 100644 (file)
@@ -1,12 +1,12 @@
 NULL =
 
-SUBDIRS = clutter tests
+SUBDIRS = clutter tests po
 
 if ENABLE_GTK_DOC
 SUBDIRS += doc
 endif
 
-DIST_SUBDIRS = clutter tests doc
+DIST_SUBDIRS = clutter tests doc po
 
 pcfiles = \
        clutter-$(CLUTTER_API_VERSION).pc \