mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 03:43:19 +00:00
update list of files to add in tarball...
...(add dev-c++ gcc4 project files and scons recipe)
This commit is contained in:
parent
1ab0d53e6a
commit
318ef4e2c0
@ -147,7 +147,7 @@ dist-hook:
|
||||
srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||
( $(finddata); $(finddocdist); $(findnoinst); $(findextrapo) ) | (cd $(top_srcdir) && tar cf - -T -) | (cd $(distdir) && tar xf -)
|
||||
|
||||
dist_noinst_DATA = copyright changelog players_changelog wesnoth.dev editor.dev server.dev wesnoth.kdevelop campaign_server.dsp map_editor.dsp server.dsp wesnoth.dsp wesnoth.dsw
|
||||
dist_noinst_DATA = copyright changelog players_changelog SConstruct campaign_server.dsp editor.dev editor_gcc4.dev map_editor.dsp server.dev server.dsp unit_test.dev wesnothd.dev wesnoth.dev wesnothd_gcc4.dev wesnoth.dsp wesnoth.dsw wesnoth_gcc4.dev wesnoth.kdevelop
|
||||
|
||||
uninstall-hook:
|
||||
if test -d $(pkgdatadir) ; then rm -r $(pkgdatadir) ; fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user