aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/scripts/create_all_symlinks.sh
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse/scripts/create_all_symlinks.sh')
-rwxr-xr-xeclipse/scripts/create_all_symlinks.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/eclipse/scripts/create_all_symlinks.sh b/eclipse/scripts/create_all_symlinks.sh
index f2ce44c..11752d4 100755
--- a/eclipse/scripts/create_all_symlinks.sh
+++ b/eclipse/scripts/create_all_symlinks.sh
@@ -29,5 +29,7 @@ echo ; echo "### TRACEVIEW ###" ; echo
$DEST/create_traceview_symlinks.sh "$*"
echo ; echo "### SDKMANAGER ###" ; echo
$DEST/create_sdkman_symlinks.sh "$*"
+echo ; echo "### GL DEBUGGER ###" ; echo
+$DEST/create_gldebugger_symlinks.sh "$*"
echo "### $0 done"