From f9c3ee2534b0692dc7063caf287373d0f618e2b0 Mon Sep 17 00:00:00 2001 From: Matt Dew Date: Tue, 1 Nov 2011 08:31:00 -0600 Subject: Fixed install location --- specs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/Makefile.am b/specs/Makefile.am index b4ca883..304cbc1 100644 --- a/specs/Makefile.am +++ b/specs/Makefile.am @@ -27,7 +27,7 @@ chapters = \ appF.xml # The location where the DocBook/XML files and their generated formats are installed -shelfdir = $(docdir)/libXt +shelfdir = $(docdir) # Generate DocBook/XML output formats with or without stylesheets include $(top_srcdir)/docbook.am -- cgit v1.2.3