12 lines
284 B
Diff
12 lines
284 B
Diff
--- Makefile.am.orig 2007-01-17 00:24:39.000000000 +0100
|
|
+++ Makefile.am 2007-02-16 18:00:00.342037000 +0100
|
|
@@ -2,6 +2,8 @@
|
|
|
|
AUTOMAKE_OPTIONS = 1.7
|
|
|
|
+ACLOCAL_AMFLAGS = -I m4macros
|
|
+
|
|
SUBDIRS = . m4macros glib gobject gmodule gthread tests po docs
|
|
|
|
bin_SCRIPTS = glib-gettextize
|