summaryrefslogtreecommitdiffstats
path: root/docs/reference
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference')
-rw-r--r--docs/reference/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 84c2fee1..8988758a 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -34,7 +34,7 @@ SCANOBJ_FILES = lasso.hierarchy lasso.signals lasso.interfaces lasso.prerequisit
#
sgml: templates
@echo '*** Building SGML ***'
- cp $(srcdir)/*.sgml $(srcdir)/version.xml build/
+ cp $(srcdir)/*.sgml version.xml build/
cd build && gtkdoc-mkdb --module=lasso \
--main-sgml-file=lasso.sgml \
--sgml-mode \