Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-10-17 09:34:45 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-10-17 09:34:45 (GMT)
commita906c1e758a2b392c561d139e897024379187164 (patch)
treeb3cdcecfc27c7253dea0bcd258a46830e2e2def2 /lib
parent5fac1601d2a11121443dd74e49e7eebaa13985ca (diff)
Release 0.35
Diffstat (limited to 'lib')
-rw-r--r--lib/src/Makefile.am8
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/src/Makefile.am b/lib/src/Makefile.am
index 66897a3..9ade0e3 100644
--- a/lib/src/Makefile.am
+++ b/lib/src/Makefile.am
@@ -39,6 +39,8 @@ stamp-sugar-marshal.h: sugar-marshal.list
$(GLIB_GENMARSHAL) --prefix=sugar_marshal $(srcdir)/sugar-marshal.list --header > sugar-marshal.h \
&& echo timestamp > $(@F)
-CLEANFILES = $(stamp_files)
-DISTCLEANFILES = $(stamp_files)
-MAINTAINERCLEANFILES = $(stamp_files)
+CLEANFILES = $(stamp_files) $(BUILT_SOURCES)
+DISTCLEANFILES = $(stamp_files) $(BUILT_SOURCES)
+MAINTAINERCLEANFILES = $(stamp_files) $(BUILT_SOURCES)
+
+EXTRA_DIST = sugar-marshal.list