[gnome-contacts: 7/13] Clean up all .c files created from .vala files



commit 046b39990470a1448a5af3732a9be2797a9bf805
Author: Alexander Larsson <alexl redhat com>
Date:   Mon May 21 11:00:21 2012 +0200

    Clean up all .c files created from .vala files

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 15c9e71..fc60072 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,6 +53,8 @@ test_scrolled_VALAFLAGS = \
 
 CLEANFILES = \
 	$(test_list_SOURCES:.vala=.c) \
+	$(test_scrolled_SOURCES:.vala=.c) \
+	$(libegglistbox_la_SOURCES:.vala=.c) \
 	*.vapi *.stamp
 
 EXTRA_DIST = \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]