]> granicus.if.org Git - graphviz/commitdiff
Just include contents of doc/schema/ in distro for now.
authorellson <devnull@localhost>
Mon, 11 Feb 2008 18:29:13 +0000 (18:29 +0000)
committerellson <devnull@localhost>
Mon, 11 Feb 2008 18:29:13 +0000 (18:29 +0000)
doc/Makefile.am

index 6729d17f5aed34b2b9a4359ed68d2af943c75118..ef5ee9b50b93a4ef62eedf1ab75d2c795347b65d 100644 (file)
@@ -2,7 +2,7 @@
 ## Process this file with automake to produce Makefile.in
 
 # SUBDIRS = dot neato lefty dotty info
-SUBDIRS = info schema
+SUBDIRS = info
 
 pdf = dotguide.pdf dottyguide.pdf leftyguide.pdf neatoguide.pdf
 html = build.html FAQ.html index.html winbuild.html pspdf.png
@@ -16,4 +16,4 @@ pdf_DATA = $(pdf)
 html_DATA = $(html)
 txt_DATA = $(txt)
 
-EXTRA_DIST = $(txt) $(pdf) $(html)
+EXTRA_DIST = $(txt) $(pdf) $(html) schema/*.xml schema/*.xslt