From f33ba70f8d170d6642bad50de48cfeee962eafaf Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Fri, 31 May 2013 08:39:00 +0900 Subject: Create and install the documentation too The default build will now create the HTML documentation (only the HTML one) and the install rule will install it. Signed-off-by: Thiago Macieira Signed-off-by: Dirk Hohndel --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index eedf1a7b8..4ada94bc2 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,7 @@ INSTALL=install prefix = $(DESTDIR)/usr BINDIR = $(prefix)/bin DATADIR = $(prefix)/share +DOCDIR = $(DATADIR)/doc/$(NAME) DESKTOPDIR = $(DATADIR)/applications ICONPATH = $(DATADIR)/icons/hicolor ICONDIR = $(ICONPATH)/scalable/apps -- cgit v1.2.3-70-g09d2