From 5de785e54458215682776202d3d3598507a95ad4 Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Mon, 20 Aug 2001 19:23:43 +0000 Subject: [PATCH] added po to SUBDIRS 2001-08-20 Sven Neumann * Makefile.am: added po to SUBDIRS --- ChangeLog | 4 ++++ ChangeLog.pre-2-0 | 4 ++++ ChangeLog.pre-2-10 | 4 ++++ ChangeLog.pre-2-12 | 4 ++++ ChangeLog.pre-2-2 | 4 ++++ ChangeLog.pre-2-4 | 4 ++++ ChangeLog.pre-2-6 | 4 ++++ ChangeLog.pre-2-8 | 4 ++++ Makefile.am | 2 +- 9 files changed, 33 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e9e250f..88ed44d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-08-20 Sven Neumann + + * Makefile.am: added po to SUBDIRS + Sun Aug 19 21:32:39 2001 Owen Taylor * glib/ghash.c: Eliminate use of floating point when diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index e9e250f..88ed44d 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,7 @@ +2001-08-20 Sven Neumann + + * Makefile.am: added po to SUBDIRS + Sun Aug 19 21:32:39 2001 Owen Taylor * glib/ghash.c: Eliminate use of floating point when diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index e9e250f..88ed44d 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +2001-08-20 Sven Neumann + + * Makefile.am: added po to SUBDIRS + Sun Aug 19 21:32:39 2001 Owen Taylor * glib/ghash.c: Eliminate use of floating point when diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index e9e250f..88ed44d 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,7 @@ +2001-08-20 Sven Neumann + + * Makefile.am: added po to SUBDIRS + Sun Aug 19 21:32:39 2001 Owen Taylor * glib/ghash.c: Eliminate use of floating point when diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index e9e250f..88ed44d 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,7 @@ +2001-08-20 Sven Neumann + + * Makefile.am: added po to SUBDIRS + Sun Aug 19 21:32:39 2001 Owen Taylor * glib/ghash.c: Eliminate use of floating point when diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index e9e250f..88ed44d 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,7 @@ +2001-08-20 Sven Neumann + + * Makefile.am: added po to SUBDIRS + Sun Aug 19 21:32:39 2001 Owen Taylor * glib/ghash.c: Eliminate use of floating point when diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index e9e250f..88ed44d 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,7 @@ +2001-08-20 Sven Neumann + + * Makefile.am: added po to SUBDIRS + Sun Aug 19 21:32:39 2001 Owen Taylor * glib/ghash.c: Eliminate use of floating point when diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index e9e250f..88ed44d 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +2001-08-20 Sven Neumann + + * Makefile.am: added po to SUBDIRS + Sun Aug 19 21:32:39 2001 Owen Taylor * glib/ghash.c: Eliminate use of floating point when diff --git a/Makefile.am b/Makefile.am index 1e7989c..43764b5 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 -- 2.7.4