summaryrefslogtreecommitdiff
path: root/tikzit/src/Makefile.am
diff options
context:
space:
mode:
authorAlex Merry <dev@randomguy3.me.uk>2012-12-06 18:03:26 +0000
committerAlex Merry <dev@randomguy3.me.uk>2012-12-06 18:03:26 +0000
commit7aa6eda371eea746792dce412b97ed9799e3467e (patch)
treea4cd39419ef50345e8700f625066d42736a2bd9d /tikzit/src/Makefile.am
parentf23a2d9daa1eb62b2afac8997f1d76eb881628f7 (diff)
Add a toolbox
Just allows selecting tools, so far - no tool configuration.
Diffstat (limited to 'tikzit/src/Makefile.am')
-rw-r--r--tikzit/src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tikzit/src/Makefile.am b/tikzit/src/Makefile.am
index 83e0978..8d51c60 100644
--- a/tikzit/src/Makefile.am
+++ b/tikzit/src/Makefile.am
@@ -60,6 +60,7 @@ tikzit_SOURCES = gtk/Application.m \
gtk/StyleManager+Storage.m \
gtk/StylesPane.m \
gtk/TikzDocument.m \
+ gtk/ToolBox.m \
gtk/WidgetSurface.m \
gtk/Window.m \
gtk/cairo_helpers.m \