mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 14:17:14 +00:00
Remove some no longer existing files.
This fixes building with autotools.
This commit is contained in:
parent
693fb83868
commit
a9397d9f64
@ -148,7 +148,7 @@ dist-hook:
|
||||
srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||
( $(finddata); $(finddocdist); $(findnoinst); $(findnoinst_headers); $(findextrapo); $(findsconscript); $(findsconstruct); $(findsconsdir); $(findcmakelists); $(findcmakedir); $(findcmakeextrafiles) ) | (cd $(top_srcdir) && tar cf - -T -) | (cd $(distdir) && tar xf -)
|
||||
|
||||
dist_noinst_DATA = copyright changelog players_changelog campaign_server.dsp server.dev server.dsp unit_test.dev wesnothd.dev wesnoth.dev wesnothd_gcc4.dev wesnoth.dsp wesnoth.dsw wesnoth_gcc4.dev wesnoth.kdevelop
|
||||
dist_noinst_DATA = copyright changelog players_changelog campaign_server.dsp wesnoth.kdevelop
|
||||
|
||||
uninstall-hook:
|
||||
if test -d $(pkgdatadir) ; then rm -r $(pkgdatadir) ; fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user