Move native deps script into thirdparty to avoid confusion.

This commit is contained in:
Paul Chote
2015-05-02 11:43:58 +12:00
committed by Matthias Mailänder
parent a11e9e348b
commit 2682dc4228
2 changed files with 1 additions and 1 deletions

View File

@@ -302,7 +302,7 @@ cli-dependencies:
@ $(CP_R) thirdparty/*.dll.config .
native-dependencies:
@./configure
@./thirdparty/configure-native-deps.sh
version: mods/ra/mod.yaml mods/cnc/mod.yaml mods/d2k/mod.yaml mods/modchooser/mod.yaml
@for i in $? ; do \