From: ellson Date: Wed, 23 Jan 2008 20:52:44 +0000 (+0000) Subject: Add smyrna to main graphviz tree X-Git-Tag: LAST_LIBGRAPH~32^2~4827 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cbb1d312dfd4c1fe56f434cca7128607caa0a9bc;p=graphviz Add smyrna to main graphviz tree --- diff --git a/share/gui/Makefile.am b/share/gui/Makefile.am new file mode 100644 index 000000000..266c7b9e8 --- /dev/null +++ b/share/gui/Makefile.am @@ -0,0 +1,10 @@ +# $Id$ $Revision$ +# ## Process this file with automake to produce Makefile.in +# + +guidir = $(pkgdatadir)/gui +if WITH_SMYRNA +gui_DATA = smyrna.glade attrs.txt arial.tga +endif + +EXTRA_DIST = $(gui_DATA) diff --git a/share/gui/arial.tga b/share/gui/arial.tga new file mode 100644 index 000000000..3c90a183a Binary files /dev/null and b/share/gui/arial.tga differ