summaryrefslogtreecommitdiff
path: root/advanced_opengl/1.depth/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'advanced_opengl/1.depth/build.sh')
-rwxr-xr-xadvanced_opengl/1.depth/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/advanced_opengl/1.depth/build.sh b/advanced_opengl/1.depth/build.sh
index 837b21c..04fe803 100755
--- a/advanced_opengl/1.depth/build.sh
+++ b/advanced_opengl/1.depth/build.sh
@@ -2,4 +2,4 @@
. ../../config
TARGET='depth'
set -x
-gcc -o $TARGET $CFLAGS $INCLUDE $LFLAGS $TARGET.c $LIBS && ./$TARGET
+gcc -o $TARGET $CFLAGS $INCLUDE $LFLAGS $TARGET.c $LIBS