summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gui/addons.make1
-rw-r--r--gui/config.make2
2 files changed, 1 insertions, 2 deletions
diff --git a/gui/addons.make b/gui/addons.make
index c3fef44..e66fbc8 100644
--- a/gui/addons.make
+++ b/gui/addons.make
@@ -8,5 +8,4 @@ ofxMidi
ofxGist
ofxOpenALSoundPlayer
ofxHistoryPlot
-ofxAChaoslib
ofxOsc
diff --git a/gui/config.make b/gui/config.make
index 469c495..ba8f270 100644
--- a/gui/config.make
+++ b/gui/config.make
@@ -37,7 +37,7 @@
#
# Note: Leave a leading space when adding list items with the += operator
################################################################################
-# PROJECT_EXTERNAL_SOURCE_PATHS =
+PROJECT_EXTERNAL_SOURCE_PATHS = libs/ofxAChaosLib
################################################################################
# PROJECT EXCLUSIONS