diff options
-rw-r--r-- | dmenu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dmenu/Makefile b/dmenu/Makefile index 7183f39..4e1ed56 100644 --- a/dmenu/Makefile +++ b/dmenu/Makefile @@ -6,6 +6,8 @@ install: ../check-installed-shebang unicode ../check-installed-shebang plumb ../check-in-path vis + ../check-in-path ifne + ../check-in-path xclip ../check-installed general-preprocessor cd unicode.d && make gpp -s '%%' < dmenu.gpp > .dmenu |