Skip to content
Snippets Groups Projects
Commit 87a5c9e1 authored by Richard Hartmann's avatar Richard Hartmann
Browse files

Makefile: Remove reference to ronn

Thanks to Vasyl Zuzyak for noticing.
parent 24949d03
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,6 @@ PREFIX?=/usr ...@@ -2,7 +2,6 @@ PREFIX?=/usr
DOCDIR_PREFIX=$(PREFIX)/share/doc DOCDIR_PREFIX=$(PREFIX)/share/doc
DOCDIR=$(DOCDIR_PREFIX)/$(self) DOCDIR=$(DOCDIR_PREFIX)/$(self)
ZSHDIR=$(PREFIX)/share/zsh/vendor-completions ZSHDIR=$(PREFIX)/share/zsh/vendor-completions
RONN ?= ronn
self=vcsh self=vcsh
manpages=$(self).1 manpages=$(self).1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment