forked from AuroraMiddleware/gtk
Inspector: Fix make dist
This commit is contained in:
parent
42f8b4b48b
commit
22eaffba59
@ -94,7 +94,9 @@ distclean-local:
|
|||||||
rm -f $(template_headers); \
|
rm -f $(template_headers); \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
EXTRA_DIST=
|
EXTRA_DIST = \
|
||||||
$(resource_files)
|
inspector.gresource.xml \
|
||||||
|
$(resource_files) \
|
||||||
|
$(templates)
|
||||||
|
|
||||||
-include $(top_srcdir)/git.mk
|
-include $(top_srcdir)/git.mk
|
||||||
|
Loading…
Reference in New Issue
Block a user