2008-06-10 Emmanuele Bassi <ebassi@openedhand.com>
* Makefile.am: Add the po/ directory to the build.
This commit is contained in:
parent
8f013e1b22
commit
fb613411c8
@ -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.
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user