2008-05-08 21:54:27 +00:00
|
|
|
diff --git a/Makefile.in b/Makefile.in
|
|
|
|
--- a/Makefile.in
|
|
|
|
+++ b/Makefile.in
|
|
|
|
@@ -338,7 +338,7 @@ EXTRA_DIST = ChangeLog.pre-2-14 ChangeLog.pre-2-12 ChangeLog.pre-2-10 \
|
|
|
|
gio-2.0-uninstalled.pc.in gio-unix-2.0-uninstalled.pc.in
|
|
|
|
TEST_PROGS =
|
2007-10-03 07:42:01 +00:00
|
|
|
AUTOMAKE_OPTIONS = 1.7
|
2008-05-08 21:54:27 +00:00
|
|
|
-SUBDIRS = . m4macros glib gobject gmodule gthread gio tests po docs
|
|
|
|
+SUBDIRS = . m4macros glib gobject gmodule gthread gio po
|
|
|
|
DIST_SUBDIRS = $(SUBDIRS) build
|
2007-10-03 07:42:01 +00:00
|
|
|
bin_SCRIPTS = glib-gettextize
|
2008-05-08 21:54:27 +00:00
|
|
|
AM_CPPFLAGS = \
|