updates to try and resync make dist to include current files
This commit is contained in:
parent
3b568e965d
commit
8e3b6b0b95
6 changed files with 38 additions and 18 deletions
|
@ -30,8 +30,12 @@ dist_coreaddons_DATA = $(ADDONS_FILES)
|
|||
coreconfigsdir = $(datadir)/core/examples/configs
|
||||
dist_coreconfigs_DATA = $(CONFIG_FILES)
|
||||
|
||||
# remove generated file from dist
|
||||
dist-hook:
|
||||
-rm -f $(distdir)/version.tcl
|
||||
|
||||
# extra cruft to remove
|
||||
DISTCLEANFILES = Makefile.in
|
||||
|
||||
# files to include in source tarball not included elsewhere
|
||||
EXTRA_DIST = addons
|
||||
EXTRA_DIST = core-gui.in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue