summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@src.gnome.org>2003-01-13 19:04:55 +0000
committerMurray Cumming <murrayc@src.gnome.org>2003-01-13 19:04:55 +0000
commit1186f96df1eddba7e430b7e2ecd9d171a06bfec9 (patch)
treed6020c363016c3c8add54ad67854c330a081eac4 /Makefile.am
parentd8019fcd745bbdb383bbaef45dd56dbc64dd1c99 (diff)
downloadsigc++-1186f96df1eddba7e430b7e2ecd9d171a06bfec9.tar.gz
No more use of the scripts directory.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index ee8457e..7af6b35 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,6 @@
# it includes all the autostuff automatically, you just name the
# other stuff here
EXTRA_DIST = autogen.sh sigc_filter
-ACLOCAL_FLAGS = -I scripts
+# ACLOCAL_FLAGS = -I scripts
-SUBDIRS = sigc++ scripts tests
+SUBDIRS = sigc++ tests