commit 91cd388a39c8362713801cd61b5f83ad7bd567be
Author: Ypnose <[email protected]>
Date:   Sat Apr 4 00:08:54 2015 +0200

    Makefile: missing ubase-box-install in PHONY

diff --git a/Makefile b/Makefile
index a5268ae..f35e9f9 100644
--- a/Makefile
+++ b/Makefile
@@ -219,4 +219,4 @@ clean:
        rm -f $(BIN) $(OBJ) $(LIB) ubase-box ubase-$(VERSION).tar.gz
 
 .PHONY:
-       all install uninstall dist ubase-box clean
+       all install uninstall dist ubase-box ubase-box-install clean

Reply via email to