summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eel/Makefile.am1
-rw-r--r--src/Makefile.am1
2 files changed, 2 insertions, 0 deletions
diff --git a/eel/Makefile.am b/eel/Makefile.am
index 4883a6f2..831ab7d5 100644
--- a/eel/Makefile.am
+++ b/eel/Makefile.am
@@ -128,5 +128,6 @@ EXTRA_DIST = \
$(NULL)
CLEANFILES = \
+ eel-marshal.list \
$(BUILT_SOURCES) \
$(NULL)
diff --git a/src/Makefile.am b/src/Makefile.am
index b9ec8b87..c5b60ede 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -208,6 +208,7 @@ ui_DATA = \
$(NULL)
CLEANFILES = \
+ caja-src-marshal.list \
$(BUILT_SOURCES) \
$(desktop_files) \
$(server_DATA) \