Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview
diff options
context:
space:
mode:
Diffstat (limited to 'libview')
-rw-r--r--libview/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libview/Makefile.am b/libview/Makefile.am
index 62bcbac..436f368 100644
--- a/libview/Makefile.am
+++ b/libview/Makefile.am
@@ -48,7 +48,7 @@ BUILT_SOURCES = \
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 > $@