summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-12-02 04:54:38 +0000
committerDavid Schleef <ds@schleef.org>2003-12-02 04:54:38 +0000
commit971f3208d44ec3084d6dd76bed32a817badabbba (patch)
treec538e1d37c7e5150481548e72cbb4801bfa42ed4
parent6828fe256759d618339f7f7aa0267bfa3f70e190 (diff)
Add ACLOCAL_AMFLAGSCAPS-ROOT
Original commit message from CVS: Add ACLOCAL_AMFLAGS
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e923bfd1e..465b74040 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,8 @@ else
EXAMPLES_DIR=
endif
+ACLOCAL_AMFLAGS = -I common/m4
+
SUBDIRS=gst-libs \
gst sys $(EXT_DIR) \
$(EXAMPLES_DIR) \