summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>2003-03-22 21:16:43 +0000
committerMurray Cumming <murrayc@src.gnome.org>2003-03-22 21:16:43 +0000
commit70fd85a031b8a0c4f21d0aebb96d9d6abafb48c7 (patch)
tree19aca4d5408d64f29c63655d484c467fe60cc868 /Makefile.am
parenta005d59d0355b145f97ee7cf3a4e95f1bdee5c15 (diff)
downloadglibmm-70fd85a031b8a0c4f21d0aebb96d9d6abafb48c7.tar.gz
Added description to several AC_DEFINE statements to make 'autoheader'
2003-03-18 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> * scripts/*.m4, configure.in: Added description to several AC_DEFINE statements to make 'autoheader' happy * Makefile.am: Added ACLOCAL_AMFLAGS to make 'autoreconf' work
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 931f5635..40684e27 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,4 @@
+ACLOCAL_AMFLAGS = -I scripts
SUBDIRS = tools glib examples docs
DIST_SUBDIRS = $(SUBDIRS) scripts tests