]> git.sur5r.net Git - i3/i3/commitdiff
makefile: install i3-config-wizard
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 11 Jul 2011 17:45:22 +0000 (19:45 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 11 Jul 2011 17:45:22 +0000 (19:45 +0200)
Makefile

index 9774eff8e9b40ea33035ee1936f80eee273b074e..e6063d45ee8ac2c1f9657a915e7c8c86a49005ba 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -77,6 +77,7 @@ install: all
        $(MAKE) TOPDIR=$(TOPDIR) -C i3-msg install
        $(MAKE) TOPDIR=$(TOPDIR) -C i3-input install
        $(MAKE) TOPDIR=$(TOPDIR) -C i3-nagbar install
+       $(MAKE) TOPDIR=$(TOPDIR) -C i3-config-wizard install
 
 dist: distclean
        [ ! -d i3-${VERSION} ] || rm -rf i3-${VERSION}