summaryrefslogtreecommitdiff
path: root/lasertext/config.make
diff options
context:
space:
mode:
Diffstat (limited to 'lasertext/config.make')
-rw-r--r--lasertext/config.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/lasertext/config.make b/lasertext/config.make
index 76445c7..9e6452a 100644
--- a/lasertext/config.make
+++ b/lasertext/config.make
@@ -6,7 +6,8 @@
################################################################################
# OF ROOT
# The location of your root openFrameworks installation
-OF_ROOT = ../../openFrameworks
+
+# OF_ROOT = ../../openFrameworks
################################################################################
# OF_ROOT = ../../..