commit 11d59a78c86b78b4050524ebdd7fc34915040918
Author: Ypnose <[email protected]>
Date:   Sat Apr 4 00:06:47 2015 +0200

    Makefile: missing sbase-box-install in PHONY

diff --git a/Makefile b/Makefile
index 7364c99..b9d6e7c 100644
--- a/Makefile
+++ b/Makefile
@@ -231,4 +231,4 @@ clean:
        rm -f $(BIN) $(OBJ) $(LIB) sbase-box sbase-$(VERSION).tar.gz
 
 .PHONY:
-       all install uninstall dist sbase-box clean
+       all install uninstall dist sbase-box sbase-box-install clean

Reply via email to