summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-10-23 08:53:44 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-10-23 08:53:44 +0000
commit57dda8628611a04d7d139cc6ba2d1955dd9ae6ef (patch)
tree81311bdb8654c73af8530a0c8adbf8f5592de4c1 /Makefile.am
parent5d63d50f9d085d56b2f05a7110f9fd09befd6ecc (diff)
.m4 to check for presence of an element let me know if this works
Original commit message from CVS: .m4 to check for presence of an element let me know if this works
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 12232654..5852f46b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,6 +13,9 @@ endif
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gstreamer-libs.pc
+aclocaldir = $(datadir)/aclocal
+aclocal_DATA = gst-element-check.m4
+
SUBDIRS=gst-libs gst sys $(EXT_DIR) examples tools $(GCONF_DIR) testsuite
DIST_SUBDIRS=gst-libs gst sys ext examples tools gconf testsuite