evince r3362 - in trunk: libdocument libview



Author: nshmyrev
Date: Sun Jan 18 20:37:10 2009
New Revision: 3362
URL: http://svn.gnome.org/viewvc/evince?rev=3362&view=rev

Log:
Clean stamp files



Modified:
   trunk/libdocument/Makefile.am
   trunk/libview/Makefile.am

Modified: trunk/libdocument/Makefile.am
==============================================================================
--- trunk/libdocument/Makefile.am	(original)
+++ trunk/libdocument/Makefile.am	Sun Jan 18 20:37:10 2009
@@ -87,7 +87,7 @@
 	ev-document-type-builtins.c	\
 	ev-document-type-builtins.h
 
-CLEANFILES = $(BUILT_SOURCES)
+CLEANFILES = $(BUILT_SOURCES) stamp-ev-document-type-builtins.h
 
 ev-document-type-builtins.h: stamp-ev-document-type-builtins.h
 	@true

Modified: trunk/libview/Makefile.am
==============================================================================
--- trunk/libview/Makefile.am	(original)
+++ trunk/libview/Makefile.am	Sun Jan 18 20:37:10 2009
@@ -48,7 +48,7 @@
 	ev-view-type-builtins.c		\
 	ev-view-type-builtins.h
 
-CLEANFILES = $(BUILT_SOURCES)
+CLEANFILES = $(BUILT_SOURCES) stamp-ev-view-type-builtins.h
 
 ev-view-marshal.h: $(srcdir)/ev-view-marshal.list
 	$(GLIB_GENMARSHAL) --prefix=ev_view_marshal $(srcdir)/ev-view-marshal.list --header > $@



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]