diff --git a/Makefile b/Makefile index 0aac992..6efe417 100644 --- a/Makefile +++ b/Makefile @@ -72,4 +72,4 @@ $(ALL_TOOLS): $(OBJS) $(CC) src/main.o src/common.o -o $(PXCHAINS) -.PHONY: all clean install +.PHONY: all clean install install-config