From 2f6a98730f6af18a71b31c72468042f3b5b81915 Mon Sep 17 00:00:00 2001 From: Alex Merry Date: Wed, 18 Apr 2012 13:45:43 +0100 Subject: Add edge colours --- tikzit/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tikzit/src/Makefile.am') diff --git a/tikzit/src/Makefile.am b/tikzit/src/Makefile.am index 31c7e8e..4a63760 100644 --- a/tikzit/src/Makefile.am +++ b/tikzit/src/Makefile.am @@ -23,6 +23,7 @@ tikzit_SOURCES = gtk/CairoRenderContext.m \ gtk/ColorRGB+Gtk.m \ gtk/Configuration.m \ gtk/Edge+Render.m \ + gtk/EdgeStyle+Gtk.m \ gtk/EdgeStyle+Storage.m \ gtk/EdgeStyleEditor.m \ gtk/EdgeStyleSelector.m \ -- cgit v1.2.3