aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 9626030bb..71a848834 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -96,7 +96,7 @@ BUILT_SOURCES = \
ephy-marshal.c \
ephy-marshal.h
-CLEANFILES = $(BUILT_SOURCES)
+CLEANFILES = $(stamp_files) $(BUILT_SOURCES)
DISTCLEANFILES = $(stamp_files) $(BUILT_SOURCES)
MAINTAINERCLEANFILES = $(stamp_files) $(BUILT_SOURCES)