added po to SUBDIRS
authorSven Neumann <sven@gimp.org>
Mon, 20 Aug 2001 19:23:43 +0000 (19:23 +0000)
committerSven Neumann <neo@src.gnome.org>
Mon, 20 Aug 2001 19:23:43 +0000 (19:23 +0000)
2001-08-20  Sven Neumann  <sven@gimp.org>

* Makefile.am: added po to SUBDIRS

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
Makefile.am

index e9e250f..88ed44d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-20  Sven Neumann  <sven@gimp.org>
+
+       * Makefile.am: added po to SUBDIRS
+
 Sun Aug 19 21:32:39 2001  Owen Taylor  <otaylor@redhat.com>
 
        * glib/ghash.c: Eliminate use of floating point when 
index e9e250f..88ed44d 100644 (file)
@@ -1,3 +1,7 @@
+2001-08-20  Sven Neumann  <sven@gimp.org>
+
+       * Makefile.am: added po to SUBDIRS
+
 Sun Aug 19 21:32:39 2001  Owen Taylor  <otaylor@redhat.com>
 
        * glib/ghash.c: Eliminate use of floating point when 
index e9e250f..88ed44d 100644 (file)
@@ -1,3 +1,7 @@
+2001-08-20  Sven Neumann  <sven@gimp.org>
+
+       * Makefile.am: added po to SUBDIRS
+
 Sun Aug 19 21:32:39 2001  Owen Taylor  <otaylor@redhat.com>
 
        * glib/ghash.c: Eliminate use of floating point when 
index e9e250f..88ed44d 100644 (file)
@@ -1,3 +1,7 @@
+2001-08-20  Sven Neumann  <sven@gimp.org>
+
+       * Makefile.am: added po to SUBDIRS
+
 Sun Aug 19 21:32:39 2001  Owen Taylor  <otaylor@redhat.com>
 
        * glib/ghash.c: Eliminate use of floating point when 
index e9e250f..88ed44d 100644 (file)
@@ -1,3 +1,7 @@
+2001-08-20  Sven Neumann  <sven@gimp.org>
+
+       * Makefile.am: added po to SUBDIRS
+
 Sun Aug 19 21:32:39 2001  Owen Taylor  <otaylor@redhat.com>
 
        * glib/ghash.c: Eliminate use of floating point when 
index e9e250f..88ed44d 100644 (file)
@@ -1,3 +1,7 @@
+2001-08-20  Sven Neumann  <sven@gimp.org>
+
+       * Makefile.am: added po to SUBDIRS
+
 Sun Aug 19 21:32:39 2001  Owen Taylor  <otaylor@redhat.com>
 
        * glib/ghash.c: Eliminate use of floating point when 
index e9e250f..88ed44d 100644 (file)
@@ -1,3 +1,7 @@
+2001-08-20  Sven Neumann  <sven@gimp.org>
+
+       * Makefile.am: added po to SUBDIRS
+
 Sun Aug 19 21:32:39 2001  Owen Taylor  <otaylor@redhat.com>
 
        * glib/ghash.c: Eliminate use of floating point when 
index e9e250f..88ed44d 100644 (file)
@@ -1,3 +1,7 @@
+2001-08-20  Sven Neumann  <sven@gimp.org>
+
+       * Makefile.am: added po to SUBDIRS
+
 Sun Aug 19 21:32:39 2001  Owen Taylor  <otaylor@redhat.com>
 
        * glib/ghash.c: Eliminate use of floating point when 
index 1e7989c..43764b5 100644 (file)
@@ -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