diff options
Diffstat (limited to 'doc/C/Makefile.am')
-rw-r--r-- | doc/C/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/C/Makefile.am b/doc/C/Makefile.am index 486a10ca58..6aa9035909 100644 --- a/doc/C/Makefile.am +++ b/doc/C/Makefile.am @@ -22,7 +22,7 @@ EXTRA_DIST = \ all: evolution-guide evolution-guide: $(SGML_FILES) - -db2html evolution.sgml + -db2html $(srcdir)/evolution.sgml dist-hook: mkdir $(distdir)/evolution |