1
0
Fork 0

2008-06-10 Emmanuele Bassi <ebassi@openedhand.com>

* Makefile.am: Add the po/ directory to the build.
This commit is contained in:
Emmanuele Bassi 2008-06-10 16:51:11 +00:00
parent 8f013e1b22
commit fb613411c8
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
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.

View 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 \