aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
Diffstat (limited to 'embed')
-rw-r--r--embed/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/embed/Makefile.am b/embed/Makefile.am
index 34585403c..13bf239f9 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = mozilla
+SUBDIRS = mozilla
noinst_LTLIBRARIES = libephyembed.la libephyembedfactory.la
@@ -84,7 +84,7 @@ BUILT_SOURCES = \
ephy-embed-type-builtins.c \
ephy-embed-type-builtins.h
-CLEANFILES = $(BUILT_SOURCES)
+CLEANFILES = $(stamp_files) $(BUILT_SOURCES)
DISTCLEANFILES = $(stamp_files) $(BUILT_SOURCES)
MAINTAINERCLEANFILES = $(stamp_files) $(BUILT_SOURCES)