Rename testdata.fc to testdata.conf
No real changes, just use a more clear and longer (which will be important for the next commit) name for a test file. Remove the non-existing samples/console/testdata.gc from make_dist.mk (there are other non-existing files still referenced there).
This commit is contained in:
parent
c39c119707
commit
1e683c1401
9 changed files with 6 additions and 8 deletions
|
|
@ -319,7 +319,6 @@ BASE_DIST: ALL_DIST INTL_DIST
|
|||
$(CP_P) $(SAMPDIR)/console/makefile.unx $(DISTDIR)/samples/console
|
||||
$(CP_P) $(SAMPDIR)/console/console.cpp $(DISTDIR)/samples/console
|
||||
$(CP_P) $(SAMPDIR)/console/console.dsp $(DISTDIR)/samples/console
|
||||
$(CP_P) $(SAMPDIR)/console/testdata.fc $(DISTDIR)/samples/console
|
||||
|
||||
mv $(DISTDIR) $(BASEDISTDIR)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue