diff --git a/plugins/history/Makefile.am b/plugins/history/Makefile.am index defcd755..7b5cd386 100644 --- a/plugins/history/Makefile.am +++ b/plugins/history/Makefile.am @@ -49,6 +49,7 @@ EXTRA_DIST = $(plugin_DATA) \ $(shell $(GLIB_COMPILE_RESOURCES) --generate-dependencies --sourcedir $(srcdir)/resources resources/resources.xml) CLEANFILES = \ + $(gsettings_SCHEMAS) \ $(VALA_SOURCES:.vala=.c) \ $(BUILT_SOURCES) \ libhistory_la_vala.stamp