Remove --enable-static from release mode for linux
CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: Makefile CVS: ----------------------------------------------------------------------
This commit is contained in:
parent
3b4b33d2fb
commit
bbfd545884
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -213,7 +213,8 @@ CONTRIB = contrib/macosx.tgz
|
|||
MISC += Makefile Rules.make.orig \
|
||||
contrib/doxygen-stratagus.cfg contrib/doxygen-header.html \
|
||||
Rules.make.in configure.in configure \
|
||||
src/stratagus.rc $(patsubst %, %/Module.make, $(MODULES)) \
|
||||
src/stratagus.rc stratagus.dsw stratagus.dsp \
|
||||
$(patsubst %, %/Module.make, $(MODULES)) \
|
||||
$(patsubst %, %/Module.make, $(INCLUDE_DIRS)) \
|
||||
$(patsubst %, %/Module.make, $(MODULES_TOOLS))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue