]> granicus.if.org Git - graphviz/commitdiff
Add smyrna to main graphviz tree
authorellson <devnull@localhost>
Wed, 23 Jan 2008 20:52:44 +0000 (20:52 +0000)
committerellson <devnull@localhost>
Wed, 23 Jan 2008 20:52:44 +0000 (20:52 +0000)
share/gui/Makefile.am [new file with mode: 0644]
share/gui/arial.tga [new file with mode: 0644]

diff --git a/share/gui/Makefile.am b/share/gui/Makefile.am
new file mode 100644 (file)
index 0000000..266c7b9
--- /dev/null
@@ -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 (file)
index 0000000..3c90a18
Binary files /dev/null and b/share/gui/arial.tga differ