Fix the preprocessor compiling bug in interpretor/Makefile.
[Faustine.git] / Makefile
index 281af3b..9935c1d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,5 +33,5 @@ test:
 # Library paths for OCaml and libsndfile-ocaml
 # OCAML_INCLUDE_PATH
 # SNDFILE_PATH
-OCAML_INCLUDE_PATH = /usr/local/lib/ocaml
-SNDFILE_PATH = /Users/karimbarkati/Boulot/2013-07-CRI/Interpretor/libsndfile-ocaml
+OCAML_INCLUDE_PATH = /usr/lib/ocaml
+SNDFILE_PATH = ~/Desktop/libsndfile-ocaml