diff --git a/Makefile b/Makefile index 7b6f70c..7aac987 100644 --- a/Makefile +++ b/Makefile @@ -67,6 +67,7 @@ uninstall: rm -f $(INSTALL_DIR)/bin/cordle rm -rf $(INSTALL_DIR)/share/cordle + # Rebuild everything rebuild: clean all