2007-07-10 17:59:52 +02:00
|
|
|
Index: Makefile.am
|
|
|
|
===================================================================
|
|
|
|
--- Makefile.am.orig
|
|
|
|
+++ Makefile.am
|
2007-01-05 16:49:20 +01:00
|
|
|
@@ -2,6 +2,8 @@
|
|
|
|
|
|
|
|
AUTOMAKE_OPTIONS = 1.7
|
|
|
|
|
|
|
|
+ACLOCAL_AMFLAGS = -I m4macros
|
|
|
|
+
|
2007-07-10 17:59:52 +02:00
|
|
|
SUBDIRS = . m4macros glib gobject gmodule gthread tests build po docs
|
2007-01-05 16:49:20 +01:00
|
|
|
|
|
|
|
bin_SCRIPTS = glib-gettextize
|