Add ACLOCAL_AMFLAGS CAPS-ROOT
authorDavid Schleef <ds@schleef.org>
Tue, 2 Dec 2003 04:54:38 +0000 (04:54 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 2 Dec 2003 04:54:38 +0000 (04:54 +0000)
Original commit message from CVS:
Add ACLOCAL_AMFLAGS

Makefile.am

index e923bfd..465b740 100644 (file)
@@ -16,6 +16,8 @@ else
 EXAMPLES_DIR=
 endif
 
+ACLOCAL_AMFLAGS = -I common/m4
+
 SUBDIRS=gst-libs \
        gst sys $(EXT_DIR) \
        $(EXAMPLES_DIR) \