diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 5852f46b..45b60f97 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,7 @@ SUBDIRS=gst-libs gst sys $(EXT_DIR) examples tools $(GCONF_DIR) testsuite DIST_SUBDIRS=gst-libs gst sys ext examples tools gconf testsuite -EXTRA_DIST=gst-plugins.spec depcomp \ +EXTRA_DIST=gst-plugins.spec depcomp gst-element-check.m4 \ gstreamer-libs.pc.in gstreamer-libs-uninstalled.pc.in \ AUTHORS COPYING README RELEASE \ ChangeLog autogen.sh common m4 |