Inspector: Fix make dist

This commit is contained in:
Rico Tzschichholz 2014-05-13 12:26:00 +02:00
parent 42f8b4b48b
commit 22eaffba59

View File

@ -94,7 +94,9 @@ distclean-local:
rm -f $(template_headers); \
fi
EXTRA_DIST=
$(resource_files)
EXTRA_DIST = \
inspector.gresource.xml \
$(resource_files) \
$(templates)
-include $(top_srcdir)/git.mk