diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-23 14:57:56 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-23 14:57:56 +0000 |
commit | 34a42c54017619a7fab7a2dc3e0137e2e86d498f (patch) | |
tree | e475ea838f9e796da97aa0566656e61dfebe95de /gst-libs/gst | |
parent | b69e24cfa09c4482f496e7b5c69f1fb54edfccb6 (diff) | |
download | gst-plugins-bad-34a42c54017619a7fab7a2dc3e0137e2e86d498f.tar.gz gst-plugins-bad-34a42c54017619a7fab7a2dc3e0137e2e86d498f.tar.bz2 gst-plugins-bad-34a42c54017619a7fab7a2dc3e0137e2e86d498f.zip |
forgot this
Original commit message from CVS:
forgot this
Diffstat (limited to 'gst-libs/gst')
-rw-r--r-- | gst-libs/gst/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am new file mode 100644 index 00000000..b179ac30 --- /dev/null +++ b/gst-libs/gst/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS = audio resample riff +# riff getbits putbits idct bytestream control resample + +DIST_SUBDIRS = audio resample riff +# riff getbits putbits idct bytestream control resample |