summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f026e0f..523d2a6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,6 +45,7 @@ marquee_CPPFLAGS = \
marquee_LDADD = \
$(GTK_LIBS) \
$(WEBKIT2GTK_LIBS)
+CLEANFILES = version.c
marquee$(EXEEXT): $(marquee_OBJECTS) $(marquee_DEPENDENCIES) \
$(EXTRA_marquee_DEPENDENCIES)