diff options
author | James Henstridge <james@daa.com.au> | 2001-09-16 23:54:37 +0000 |
---|---|---|
committer | James Henstridge <jamesh@src.gnome.org> | 2001-09-16 23:54:37 +0000 |
commit | 136d4776ec3f6877cbfce53cdaa9917be5530fe7 (patch) | |
tree | 589ad8f2882a5f7819b0da58d1f8469477de8585 /gdk-pixbuf/.cvsignore | |
parent | 165e1833b19f0426a5f0820de0198e57864c0cd1 (diff) | |
download | gtk+-136d4776ec3f6877cbfce53cdaa9917be5530fe7.tar.gz |
add generated files to ignore list.
2001-09-16 James Henstridge <james@daa.com.au>
* .cvsignore: add generated files to ignore list.
* gdk-pixbuf.h: include gdk-pixbuf-enum-types.h
* Makefile.am: add rules to build gdk-pixbuf-enum-types.[ch]
Diffstat (limited to 'gdk-pixbuf/.cvsignore')
-rw-r--r-- | gdk-pixbuf/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdk-pixbuf/.cvsignore b/gdk-pixbuf/.cvsignore index 8e5094d52a..6c44adc194 100644 --- a/gdk-pixbuf/.cvsignore +++ b/gdk-pixbuf/.cvsignore @@ -15,3 +15,5 @@ stamp-gdk-pixbuf-marshal.h test-gdk-pixbuf test-loaders gdk-pixbuf-features.h +gdk-pixbuf-enum-types.[ch] +s-enum-types-[ch] |