We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a601ea0 commit 2cc00a6Copy full SHA for 2cc00a6
xmldocs.make
@@ -48,7 +48,7 @@ otherdocdir = $(docdir)/$(lang)
48
49
# ************** Rules to install xml files for gnome-help ***********************
50
51
-xml_files = $(entities) $(docname).xml
+xml_files = $(entities) $(docname).xml $(top_srcdir)/docbook/gnc-docbookx.dtd
52
gnomehelp_DATA = $(xml_files)
53
gnomehelpfiguresdir = $(gnomehelpdir)/$(figdir)
54
gnomehelpfigures_DATA = $(shell ls ${srcdir}/${figdir}/*.png)
0 commit comments