diff options
Diffstat (limited to 'help/xmldocs.make')
-rw-r--r-- | help/xmldocs.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/xmldocs.make b/help/xmldocs.make index 5d58b28b78..ad65ccf9f4 100644 --- a/help/xmldocs.make +++ b/help/xmldocs.make @@ -46,7 +46,7 @@ EXTRA_DIST = $(xml_files) $(omffile) CLEANFILES = omf_timestamp # If the following file is in a subdir (like help/) you need to add that to the path -include $(top_srcdir)/omf.make +include $(top_srcdir)/help/omf.make all: omf |