mirror of
https://github.com/brl/mutter.git
synced 2025-02-18 14:14:10 +00:00
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>
|
2008-06-10 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
* autogen.sh: Check for, and run glib-gettextize.
|
* autogen.sh: Check for, and run glib-gettextize.
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
NULL =
|
NULL =
|
||||||
|
|
||||||
SUBDIRS = clutter tests
|
SUBDIRS = clutter tests po
|
||||||
|
|
||||||
if ENABLE_GTK_DOC
|
if ENABLE_GTK_DOC
|
||||||
SUBDIRS += doc
|
SUBDIRS += doc
|
||||||
endif
|
endif
|
||||||
|
|
||||||
DIST_SUBDIRS = clutter tests doc
|
DIST_SUBDIRS = clutter tests doc po
|
||||||
|
|
||||||
pcfiles = \
|
pcfiles = \
|
||||||
clutter-$(CLUTTER_API_VERSION).pc \
|
clutter-$(CLUTTER_API_VERSION).pc \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user