summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-27 17:00:08 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-27 17:00:08 +0000
commitd61b6ce395c5cdeb48cd9194f40f567d85226de0 (patch)
treee8e6d1c59453f0f6d5ebbe1a6ca427da39da8e04 /Makefile.am
parentc1ea5861794d9c2d48cef7e4d6a5b90f79043ac0 (diff)
clean up aclocal flags (from cygwin ports maintainer)
Original commit message from CVS: clean up aclocal flags (from cygwin ports maintainer)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a7f1a3c..6866459 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,8 @@ SUBDIRS = gst-libs ext
EXTRA_DIST=gst-ffmpeg.spec depcomp \
AUTHORS COPYING NEWS README ChangeLog
+ACLOCAL_AMFLAGS = -I common/m4
+
include $(top_srcdir)/common/release.mak
check-valgrind: