diff options
author | David I. Lehn <dlehn@users.sourceforge.net> | 2004-02-03 09:01:19 +0000 |
---|---|---|
committer | David I. Lehn <dlehn@users.sourceforge.net> | 2004-02-03 09:01:19 +0000 |
commit | 48f27591308c7c219904f1d6cf2f818df6d1586b (patch) | |
tree | 674cfa8cc10f81f9f94c3406cf508440e93d3647 | |
parent | 85e7b51cf2138f272a0fb5c8083bc044c50327b9 (diff) | |
download | gst-plugins-bad-48f27591308c7c219904f1d6cf2f818df6d1586b.tar.gz gst-plugins-bad-48f27591308c7c219904f1d6cf2f818df6d1586b.tar.bz2 gst-plugins-bad-48f27591308c7c219904f1d6cf2f818df6d1586b.zip |
.cvsignore: Ignore generated file _stdint.h.
Original commit message from CVS:
* .cvsignore:
Ignore generated file _stdint.h.
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | ChangeLog | 5 |
2 files changed, 6 insertions, 0 deletions
@@ -26,3 +26,4 @@ install-sh depcomp autoregen.sh ABOUT-NLS +_stdint.h @@ -1,5 +1,10 @@ 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net> + * .cvsignore: + Ignore generated file _stdint.h. + +2004-02-03 David I. Lehn <dlehn@users.sourceforge.net> + * gst-libs/gst/colorbalance/Makefile.am: * gst-libs/gst/colorbalance/colorbalance.h: * gst-libs/gst/mixer/Makefile.am: |