From 5ae49242fcdbdb41bdfa642f43eb1805dc209534 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Wed, 6 Nov 2002 08:22:36 +0000 Subject: ignore the marshal generated stuff. 2002-11-05 Chris Toshok * gui/contact-list-editor/.cvsignore: ignore the marshal generated stuff. * gui/contact-list-editor/Makefile.am: typical port stuff. add marshaller generation foo, dist it... * gui/contact-list-editor/e-contact-list-editor.[ch]: Port to GObject/gnome2. * gui/contact-list-editor/e-contact-list-model.[ch]: Port to GObject/gnome2. svn path=/trunk/; revision=18590 --- addressbook/gui/contact-list-editor/.cvsignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'addressbook/gui/contact-list-editor/.cvsignore') diff --git a/addressbook/gui/contact-list-editor/.cvsignore b/addressbook/gui/contact-list-editor/.cvsignore index 5eaae75530..f151930645 100644 --- a/addressbook/gui/contact-list-editor/.cvsignore +++ b/addressbook/gui/contact-list-editor/.cvsignore @@ -2,3 +2,5 @@ Makefile.in Makefile .deps .pure +e-contact-list-editor-marshal.c +e-contact-list-editor-marshal.h -- cgit v1.2.3