diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-07 20:51:10 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-07 20:51:10 +0000 |
commit | 1b3ef33748906854d79dd2d430b89932db884672 (patch) | |
tree | 0ea241fa8fb6ab396f518fa50dcd4a7c799025c5 /gst-libs/Makefile.am | |
parent | 5aa8875165a582f5aa48c2137744609794040980 (diff) | |
download | gst-plugins-bad-1b3ef33748906854d79dd2d430b89932db884672.tar.gz gst-plugins-bad-1b3ef33748906854d79dd2d430b89932db884672.tar.bz2 gst-plugins-bad-1b3ef33748906854d79dd2d430b89932db884672.zip |
this should more or less work correctly.
Original commit message from CVS:
this should more or less work correctly.
Diffstat (limited to 'gst-libs/Makefile.am')
-rw-r--r-- | gst-libs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/Makefile.am b/gst-libs/Makefile.am index 3483c609..4a2c7b6d 100644 --- a/gst-libs/Makefile.am +++ b/gst-libs/Makefile.am @@ -1,3 +1,3 @@ SUBDIRS = gst ext -DIST_SUBDIRS= gst ext +DIST_SUBDIRS = gst ext |