diff options
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am index 486a10ca58..6aa9035909 100644 --- a/help/C/Makefile.am +++ b/help/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 |