Doxyfile part of make dist
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 24 Apr 2003 13:29:50 +0000 (13:29 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 24 Apr 2003 13:29:50 +0000 (13:29 +0000)
doc/Doxyfile
doc/Makefile.am

index 1288986..5c1ed95 100644 (file)
@@ -863,7 +863,7 @@ HIDE_UNDOC_RELATIONS   = YES
 # toolkit from AT&T and Lucent Bell Labs. The other options in this section 
 # have no effect if this option is set to NO (the default)
 
-HAVE_DOT               = YES
+HAVE_DOT               = NO
 
 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen 
 # will generate a graph for each documented class showing the direct and 
index 0d87e69..35784c2 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.42 2003-03-21 10:48:11 adam Exp $
+## $Id: Makefile.am,v 1.43 2003-04-24 13:29:50 adam Exp $
 
 docdir=$(datadir)/doc/@PACKAGE@
 
@@ -33,7 +33,8 @@ SUPPORTFILES=yazhtml.dsl yazphp.dsl yazprint.dsl tkl.xsl xml.dcl id.eps \
 
 doc_DATA = $(HTMLFILES) yaz.pdf id.png apilayer.png
 
-EXTRA_DIST = $(XMLFILES) $(SUPPORTFILES) $(MANFILES) $(REFFILES) $(doc_DATA)
+EXTRA_DIST = $(XMLFILES) $(SUPPORTFILES) $(MANFILES) $(REFFILES) \
+       $(doc_DATA) Doxyfile
 
 man_MANS = $(MANFILES)