diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-03 16:49:54 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-03 16:49:54 +0000 |
commit | 4785fe4a9704b659f857e9297ddb9f6e800620ce (patch) | |
tree | 1b21b59de3132b38a6dd65641c2bdaa836b65548 /gst-libs/gst/mixer/.gitignore | |
parent | eb9937f2d7efe57534855b722a2fff344716c0d0 (diff) | |
download | gst-plugins-bad-4785fe4a9704b659f857e9297ddb9f6e800620ce.tar.gz gst-plugins-bad-4785fe4a9704b659f857e9297ddb9f6e800620ce.tar.bz2 gst-plugins-bad-4785fe4a9704b659f857e9297ddb9f6e800620ce.zip |
use glib-gen.mak fix Makefile.am bugs and clean them up
Original commit message from CVS:
use glib-gen.mak
fix Makefile.am bugs and clean them up
Diffstat (limited to 'gst-libs/gst/mixer/.gitignore')
-rw-r--r-- | gst-libs/gst/mixer/.gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gst-libs/gst/mixer/.gitignore b/gst-libs/gst/mixer/.gitignore index 968ea36b..de851131 100644 --- a/gst-libs/gst/mixer/.gitignore +++ b/gst-libs/gst/mixer/.gitignore @@ -1,2 +1,2 @@ -mixerenumtypes.[ch] -mixermarshal.[ch] +mixer-enumtypes.[ch] +mixer-marshal.[ch] |