From 5149abf0f9f2435c1fc81aa328a3490d3cb89eb1 Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: Jun 29 2013 20:30:55 +0000 Subject: The doc directory is versioned --- diff --git a/Makefile b/Makefile index 7f4dc8f..b4de337 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ install: install *.ks* $(DATADIR)/$(name) install custom/* $(DATADIR)/$(name)/custom install l10n/* $(DATADIR)/$(name)/l10n - install AUTHORS COPYING README $(DOCDIR)/$(name) + install AUTHORS COPYING README $(DOCDIR)/$(name)-$(version) clean: rm -f $(name)-*.tar.gz