diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-23 20:21:20 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-23 20:21:20 +0000 |
commit | 3417567558ed1e3cea8bf67f67d56d3c9c4002a9 (patch) | |
tree | edfb223736c9ab4c4b551569111470e3ed750b3f /gst-libs/gst/Makefile.am | |
parent | d5bcd85bf30f52cb9393999e1136d68a085a6321 (diff) | |
download | gst-plugins-bad-3417567558ed1e3cea8bf67f67d56d3c9c4002a9.tar.gz gst-plugins-bad-3417567558ed1e3cea8bf67f67d56d3c9c4002a9.tar.bz2 gst-plugins-bad-3417567558ed1e3cea8bf67f67d56d3c9c4002a9.zip |
more fixes
Original commit message from CVS:
more fixes
Diffstat (limited to 'gst-libs/gst/Makefile.am')
-rw-r--r-- | gst-libs/gst/Makefile.am | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am index b179ac30..e822561d 100644 --- a/gst-libs/gst/Makefile.am +++ b/gst-libs/gst/Makefile.am @@ -1,5 +1,3 @@ -SUBDIRS = audio resample riff -# riff getbits putbits idct bytestream control resample +SUBDIRS = audio idct resample riff -DIST_SUBDIRS = audio resample riff -# riff getbits putbits idct bytestream control resample +DIST_SUBDIRS = audio idct resample riff |