consistently do both CLEANFILES and DISTCLEANFILES

This commit is contained in:
Thomas Hindoe Paaboel Andersen 2012-01-06 01:57:47 +01:00
parent a1a6e538c7
commit 574bc95fed

View file

@ -25,5 +25,6 @@ EXTRA_DIST = engines.conf \
$(ui_DATA)
CLEANFILES = $(desktop_DATA) $(gsettings_SCHEMAS)
DISTCLEANFILES = $(desktop_DATA) $(gsettings_SCHEMAS)
-include $(top_srcdir)/git.mk