summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSven Neumann <sven@gimp.org>2001-08-20 19:23:43 +0000
committerSven Neumann <neo@src.gnome.org>2001-08-20 19:23:43 +0000
commit5de785e54458215682776202d3d3598507a95ad4 (patch)
treeba5e83bbc1005b8ebd1e8e0795b26bd48f425c3f /Makefile.am
parent8079eb3456914a03618b92b48f75a71b25331acb (diff)
downloadglib-5de785e54458215682776202d3d3598507a95ad4.tar.gz
added po to SUBDIRS
2001-08-20 Sven Neumann <sven@gimp.org> * Makefile.am: added po to SUBDIRS
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 1e7989ce9..43764b580 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = 1.4
-SUBDIRS = . m4macros glib gobject gmodule gthread docs tests build
+SUBDIRS = . m4macros glib gobject gmodule gthread docs tests build po
INCLUDES = -DG_LOG_DOMAIN=g_log_domain_glib @GLIB_DEBUG_FLAGS@ \
-DG_DISABLE_DEPRECATED -DGLIB_COMPILATION