summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Dew <marcoz@osource.org>2011-11-01 08:31:00 -0600
committerMatt Dew <marcoz@osource.org>2011-11-01 08:31:00 -0600
commitf9c3ee2534b0692dc7063caf287373d0f618e2b0 (patch)
tree5028d80488c5910c80282d8c72e0ae26b9854ea6
parent6846169d84a9f778a387fbb06faf3760c505f1fd (diff)
Fixed install location
-rw-r--r--specs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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