]> granicus.if.org Git - graphviz/commitdiff
reinstate libguide.pdf in distribution
authorellson <devnull@localhost>
Mon, 25 Aug 2008 17:09:29 +0000 (17:09 +0000)
committerellson <devnull@localhost>
Mon, 25 Aug 2008 17:09:29 +0000 (17:09 +0000)
doc/Makefile.am

index 927e16af2f9ce27dc23c4a06ed0558e3778a3d19..5c422b0f46995d5853be45984fb20febe617ca52 100644 (file)
@@ -4,7 +4,7 @@
 # SUBDIRS = dot neato lefty dotty info
 SUBDIRS = info schema
 
-pdf = dotguide.pdf dottyguide.pdf leftyguide.pdf neatoguide.pdf
+pdf = dotguide.pdf dottyguide.pdf leftyguide.pdf neatoguide.pdf libguide/libguide.pdf
 html = build.html FAQ.html index.html winbuild.html pspdf.png
 txt = Dot.ref latex_suggestions.txt fontfaq.txt addingLayout.txt
 
@@ -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 libguide/libguide.pdf