diff --git a/Makefile b/Makefile index 2a0ffa82f0f44ed6694eddc7f484394a50110b39..35f2914cc4a99a79aade499b7fe7df1ecba1d721 100644 --- a/Makefile +++ b/Makefile @@ -25,4 +25,4 @@ uninstall: @rmdir -p $(INCDIRS) 2> /dev/null || true @echo Uninstall complete! -.PHONY : install uninstall +.PHONY : uninstall