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 349f0f640f..c8610fd947 100644 --- a/help/C/Makefile.am +++ b/help/C/Makefile.am @@ -45,5 +45,5 @@ sgml_ents = \ usage-print.sgml \ usage-sync.sgml -include $(top_srcdir)/doc/sgmldocs.make +include $(top_srcdir)/help/sgmldocs.make dist-hook: app-dist-hook |