clean generated files
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 14 Sep 2011 19:09:24 +0000 (19:09 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 14 Sep 2011 19:09:24 +0000 (19:09 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@63396 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/tests/Makefile.am

index dbec564..4756e8c 100644 (file)
@@ -17,7 +17,8 @@ ecore_suite_SOURCES = \
 ecore_suite.c \
 ecore_test_ecore.c \
 ecore_test_ecore_con.c \
-ecore_test_ecore_x.c
+ecore_test_ecore_x.c \
+ecore_suite.h
 
 ecore_suite_LDADD = \
 @CHECK_LIBS@ \
@@ -31,4 +32,5 @@ endif
 
 endif
 
-EXTRA_DIST = ecore_suite.h
+clean-local:
+       rm -rf *.gcno *.gcda