summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid I. Lehn <dlehn@users.sourceforge.net>2002-01-12 03:23:33 +0000
committerDavid I. Lehn <dlehn@users.sourceforge.net>2002-01-12 03:23:33 +0000
commita593a343b020dcc98c5b44f3c5c8602628159f21 (patch)
tree7d68143f51cd64b269a8f7041489077605e50125
parentaf3144a2ff9250555ec8de03f7d2e333701a159c (diff)
downloadgst-plugins-bad-a593a343b020dcc98c5b44f3c5c8602628159f21.tar.gz
gst-plugins-bad-a593a343b020dcc98c5b44f3c5c8602628159f21.tar.bz2
gst-plugins-bad-a593a343b020dcc98c5b44f3c5c8602628159f21.zip
add autogen.sh to dist
Original commit message from CVS: * add autogen.sh to dist
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2e792a59..11a2eb4c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,4 +2,4 @@ SUBDIRS=gst-libs gst sys ext examples
DIST_SUBDIRS=gst-libs gst sys ext examples
-EXTRA_DIST=gst-plugins.spec depcomp AUTHORS COPYING README ChangeLog
+EXTRA_DIST=gst-plugins.spec depcomp AUTHORS COPYING README ChangeLog autogen.sh