diff options
Diffstat (limited to 'general/graphics/Makefile.am')
| -rw-r--r-- | general/graphics/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/general/graphics/Makefile.am b/general/graphics/Makefile.am index 55d3d88..542f12c 100644 --- a/general/graphics/Makefile.am +++ b/general/graphics/Makefile.am @@ -1,4 +1,4 @@ -# Process this file with automake to create Makefile.in +if ENABLE_DOCS doc_sources = dps.xml @@ -6,3 +6,5 @@ xmldir = $(docdir)/graphics dist_xml_DATA = $(doc_sources) include $(top_srcdir)/xmlrules.in + +endif ENABLE_DOCS |
