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); \
|
||||
fi
|
||||
|
||||
EXTRA_DIST=
|
||||
$(resource_files)
|
||||
EXTRA_DIST = \
|
||||
inspector.gresource.xml \
|
||||
$(resource_files) \
|
||||
$(templates)
|
||||
|
||||
-include $(top_srcdir)/git.mk
|
||||
|
Loading…
Reference in New Issue
Block a user