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/play/.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/play/.gitignore')
-rw-r--r-- | gst-libs/gst/play/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/play/.gitignore b/gst-libs/gst/play/.gitignore index fcb0f7c4..02277ef5 100644 --- a/gst-libs/gst/play/.gitignore +++ b/gst-libs/gst/play/.gitignore @@ -1 +1 @@ -playenumtypes.[ch] +play-enumtypes.[ch] |