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 | a50eed88cde6d42a2be9b6e778af57c2a6b2f135 (patch) | |
tree | bdecefe8fe054db4d5b6a830647141030f37efb0 /Makefile.am | |
parent | 3a56b3ddf6cb03dd8367ff32d0ea7f378ed85473 (diff) |
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 c637fa8e2..4b072978f 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 |