From e6130f4c240a5ff81037e0ec009d3eefc8eb0791 Mon Sep 17 00:00:00 2001 From: Henrik Brautaset Aronsen Date: Wed, 8 May 2013 21:49:57 +0200 Subject: Make sure .xsl files are installed xslt/commonTemplates.xsl was missing from the install targets Signed-off-by: Henrik Brautaset Aronsen Signed-off-by: Dirk Hohndel --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2bd18249a..e13a51eb0 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ NAME = subsurface ICONFILE = $(NAME)-icon.svg DESKTOPFILE = $(NAME).desktop MANFILES = $(NAME).1 -XSLTFILES = xslt/*.xslt +XSLTFILES = xslt/*.xslt xslt/*.xsl VERSION_FILE = version.h # There's only one line in $(VERSION_FILE); use the shell builtin `read' -- cgit v1.2.3-70-g09d2