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 e9e250faa85a17de7c6266d41d52678610600f0b..88ed44d2b375e57150664c5be61be423caa9bf1c 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 e9e250faa85a17de7c6266d41d52678610600f0b..88ed44d2b375e57150664c5be61be423caa9bf1c 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 e9e250faa85a17de7c6266d41d52678610600f0b..88ed44d2b375e57150664c5be61be423caa9bf1c 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 e9e250faa85a17de7c6266d41d52678610600f0b..88ed44d2b375e57150664c5be61be423caa9bf1c 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 e9e250faa85a17de7c6266d41d52678610600f0b..88ed44d2b375e57150664c5be61be423caa9bf1c 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 e9e250faa85a17de7c6266d41d52678610600f0b..88ed44d2b375e57150664c5be61be423caa9bf1c 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 e9e250faa85a17de7c6266d41d52678610600f0b..88ed44d2b375e57150664c5be61be423caa9bf1c 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 e9e250faa85a17de7c6266d41d52678610600f0b..88ed44d2b375e57150664c5be61be423caa9bf1c 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 1e7989ce9b0a463f29a6120f619cfaf4a9ac9bc9..43764b58091c319c55927c5648744b9a77745623 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