Added vala stamp files to clean files

This commit is contained in:
Jesse van den Kieboom 2012-07-06 18:49:19 +02:00
parent 961052a9ce
commit 89a54c247b
2 changed files with 4 additions and 2 deletions

View file

@ -44,7 +44,8 @@ EXTRA_DIST = $(plugin_DATA) \
CLEANFILES = \
$(VALA_SOURCES:.vala=.c) \
$(BUILT_SOURCES)
$(BUILT_SOURCES) \
libdash_la_vala.stamp
install-data-hook:
rm -f $(GITG_PLUGIN_LIBDIR)/libdash.la

View file

@ -43,7 +43,8 @@ EXTRA_DIST = $(plugin_DATA) \
CLEANFILES = \
$(VALA_SOURCES:.vala=.c) \
$(BUILT_SOURCES)
$(BUILT_SOURCES) \
libhistory_la_vala.stamp
install-data-hook:
rm -f $(GITG_PLUGIN_LIBDIR)/libhistory.la