install i3-dmenu-desktop

This commit is contained in:
Michael Stapelberg
2012-12-11 22:31:44 +01:00
parent 9f7b4b9a43
commit 18e46ffae5
5 changed files with 16 additions and 4 deletions

View File

@ -195,6 +195,7 @@ ifeq ($(V),0)
# echo-ing vars
V_ASCIIDOC = echo ASCIIDOC $@;
V_POD2HTML = echo POD2HTML $@;
V_POD2MAN = echo POD2MAN $@;
V_A2X = echo A2X $@;
endif