summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLog.pre-2-04
-rw-r--r--ChangeLog.pre-2-104
-rw-r--r--ChangeLog.pre-2-124
-rw-r--r--ChangeLog.pre-2-24
-rw-r--r--ChangeLog.pre-2-44
-rw-r--r--ChangeLog.pre-2-64
-rw-r--r--ChangeLog.pre-2-84
-rw-r--r--Makefile.am2
9 files changed, 33 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e9e250faa..88ed44d2b 100644
--- 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
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index e9e250faa..88ed44d2b 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -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
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index e9e250faa..88ed44d2b 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -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
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index e9e250faa..88ed44d2b 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -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
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index e9e250faa..88ed44d2b 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -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
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index e9e250faa..88ed44d2b 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -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
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index e9e250faa..88ed44d2b 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -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
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index e9e250faa..88ed44d2b 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -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
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