diff options
author | David I. Lehn <dlehn@users.sourceforge.net> | 2002-05-08 21:18:20 +0000 |
---|---|---|
committer | David I. Lehn <dlehn@users.sourceforge.net> | 2002-05-08 21:18:20 +0000 |
commit | 406567032e245c0a48364902e42fffe42f68244e (patch) | |
tree | 1765a66ea52654466cbe6fa0edbf2e65b8877e47 /Makefile.am | |
parent | 87efb53a7b8b25c723a7d8eee71e22d0dc043ea6 (diff) | |
download | gst-plugins-bad-406567032e245c0a48364902e42fffe42f68244e.tar.gz gst-plugins-bad-406567032e245c0a48364902e42fffe42f68244e.tar.bz2 gst-plugins-bad-406567032e245c0a48364902e42fffe42f68244e.zip |
add common to dist
Original commit message from CVS:
add common to dist
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 c637fa8e..4b072978 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ SUBDIRS=gst-libs gst sys ext examples tools ## testsuite -DIST_SUBDIRS=gst-libs gst sys ext examples tools ## testsuite +DIST_SUBDIRS=common gst-libs gst sys ext examples tools ## testsuite EXTRA_DIST=gst-plugins.spec depcomp AUTHORS COPYING README RELEASE ChangeLog autogen.sh |