diff options
Diffstat (limited to 'xmldocs.make')
-rw-r--r-- | xmldocs.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmldocs.make b/xmldocs.make index 9d903140..fa47cf7d 100644 --- a/xmldocs.make +++ b/xmldocs.make @@ -37,7 +37,7 @@ # This variable (docdir) specifies where the documents should be installed. # This default value should work for most packages. # docdir = $(datadir)/@PACKAGE@/doc/$(docname)/$(lang) -docdir = $(datadir)/zenity/help/$(docname)/$(lang) +docdir = $(datadir)/zenity/help/$(lang) # ************** You should not have to edit below this line ******************* xml_files = $(entities) $(docname).xml |