From 6a94b6cfaaa94b5ff021480ceb5311c573e51a30 Mon Sep 17 00:00:00 2001 From: ellson Date: Wed, 23 Jan 2008 20:52:43 +0000 Subject: [PATCH] Add smyrna to main graphviz tree --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 4e55dd17a..578021c9d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,7 +15,7 @@ html_DATA = $(html) man_MANS = graphviz.7 # $(subdirs) contains the list from: AC_CONFIG_SUBDIRS -SUBDIRS = $(subdirs) lib plugin cmd tclpkg doc contrib graphs rtest +SUBDIRS = $(subdirs) lib plugin cmd tclpkg doc contrib share graphs rtest .PHONY: doxygen doxygen: -- 2.50.1