Make previous check in compile correctly on linux.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22568 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
John Kessenich 2013-07-31 23:19:17 +00:00
parent 2b07c7e70a
commit ee6a9c8ba8
5 changed files with 10 additions and 8 deletions

View file

@ -1,6 +1,6 @@
#! /bin/bash
rm StandAlone/StandAlone
rm -f StandAlone/StandAlone
# build the StandAlone app and all it's dependencies
make -C StandAlone