Description: remove *.h*/c files by clean target
Author: Rico Rommel <rico@bierrommel.de>
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -61,6 +61,7 @@
 	libshr_glib_la.bindings.stamp
 
 CLEANFILES = \
+	$(libshr_glib_la_SOURCES) \
 	libshr_glib_la.bindings.stamp
 
 DISTCLEANFILES = \
