Commit 0725f9c421d02d308fbdcd9f46f98685c068238c

Thomas de Grivel 2020-04-30T09:30:49

clean rtbuf_gtk_resources.c

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Makefile.am b/Makefile.am
index b3d7532..bf7c71b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -66,6 +66,7 @@ rtbuf_gtk_UI = \
 	rtbuf_widget.ui
 rtbuf_gtk_resources.c: rtbuf_gtk.gresource.xml ${rtbuf_gtk_UI}
 	glib-compile-resources rtbuf_gtk.gresource.xml --target=rtbuf_gtk_resources.c --generate-source
+CLEANFILES += rtbuf_gtk_resources.c
 endif # ENABLE_GTK3
 
 if ENABLE_RTBUF