diff --git a/Makefile b/Makefile index 31af547b75fb6228dac191d52f15d200826c5320..848ff05ba4cc404874681757d18ec8e5a3afc969 100644 --- a/Makefile +++ b/Makefile @@ -59,4 +59,4 @@ uninstall: -include $(DEPENDS) .PRECIOUS : $(OBJECTS) -.PHONY : test build clean distclean uninstall +.PHONY : test clean distclean uninstall