Add ACLOCAL_AMFLAGS
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 e923bfd1e356e16d0835df9d21954da48e1af245..465b740403cb8a6bdc2131b71805f6a14015ec01 100644 (file)
@@ -16,6 +16,8 @@ else
 EXAMPLES_DIR=
 endif
 
+ACLOCAL_AMFLAGS = -I common/m4
+
 SUBDIRS=gst-libs \
        gst sys $(EXT_DIR) \
        $(EXAMPLES_DIR) \