X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=makefile;h=46ccb9d106edee81bdfdea884576c39d37d09c56;hb=515c3398ea27e2105f616fc5662b2a7ceb486aa0;hp=a8a0170db2642bf436dbace2f002a2f370c76d23;hpb=0b99c6b6ea875e13febda76903fd4d9cda7add7d;p=mothur.git diff --git a/makefile b/makefile index a8a0170..46ccb9d 100644 --- a/makefile +++ b/makefile @@ -13,7 +13,7 @@ CXXFLAGS += -O3 -MOTHUR_FILES = "\"Enter_your_default_path_here\"" +MOTHUR_FILES = "\"../Release\"" ifeq ($(strip $(MOTHUR_FILES)),"\"Enter_your_default_path_here\"") else CXXFLAGS += -DMOTHUR_FILES=${MOTHUR_FILES}