summaryrefslogtreecommitdiff
path: root/offsetProject/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'offsetProject/Makefile')
-rw-r--r--offsetProject/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/offsetProject/Makefile b/offsetProject/Makefile
index 7a7fe8b..cda22b7 100644
--- a/offsetProject/Makefile
+++ b/offsetProject/Makefile
@@ -6,7 +6,7 @@ endif
# make sure the the OF_ROOT location is defined
ifndef OF_ROOT
- OF_ROOT=../../..
+ OF_ROOT=../../openFrameworks
endif
# call the project makefile!