X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=makefile;h=974890d363ee400ec3a243aecc23e1f4ff79c9a5;hb=fbaa6c7ac44f857c1ece7c8199e9e7e09b4bbe74;hp=b3bc136f1b57cbf5f4e96954a4d7350452cbbef6;hpb=5df1b242d9c2b604eb414da44b28de81d52567d7;p=mothur.git diff --git a/makefile b/makefile index b3bc136..974890d 100644 --- a/makefile +++ b/makefile @@ -13,7 +13,7 @@ CXXFLAGS += -O3 -MOTHUR_FILES = "\"/Users/SarahsWork/desktop//Release\"" +MOTHUR_FILES = "\"/Users/SarahsWork/desktop/Release\"" ifeq ($(strip $(MOTHUR_FILES)),"\"Enter_your_default_path_here\"") else CXXFLAGS += -DMOTHUR_FILES=${MOTHUR_FILES}