diff --git a/Makefile b/Makefile index 40881b8..c775f31 100644 --- a/Makefile +++ b/Makefile @@ -108,7 +108,7 @@ else $(OUTPUT): $(OFILES) $(info linking $(notdir $@)) $(LD) -o $@ $(LDFLAGS) $(OFILES) $(LIBS) - cp $(OUTPUT) ../../ + cp $(OUTPUT) ../