summaryrefslogtreecommitdiffstats
path: root/Makefile.am
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
commit83896e6617b6ee6099311a1f77ba00d016e04ae9 (patch)
tree1497512969faed14ffaaf4ac9cedc32c8c64e459 /Makefile.am
parent2bb8a10a80e0a0b2b5d48bfac91de02c10f7ddb8 (diff)
add autogen.sh to dist
Original commit message from CVS: * add autogen.sh to dist
Diffstat (limited to 'Makefile.am')
-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