summaryrefslogtreecommitdiff
path: root/tikzit/src/Makefile.am
diff options
context:
space:
mode:
authorAlex Merry <alex.merry@cs.ox.ac.uk>2013-02-04 17:29:37 +0000
committerAlex Merry <alex.merry@cs.ox.ac.uk>2013-02-04 17:31:07 +0000
commit0f2452356ae718b73e9467e388092c8af6752a8f (patch)
tree14e10500279c46e43eab6143ae9b4a3f4568776c /tikzit/src/Makefile.am
parent82eb38daca527719d56798d4a533b1add6882717 (diff)
{-quote keys as well as values in property lists
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 2f3c5b2..6ffaa26 100644
--- a/tikzit/src/Makefile.am
+++ b/tikzit/src/Makefile.am
@@ -89,6 +89,7 @@ tikzit_SOURCES = gtk/Application.m \
common/NSError+Tikzit.m \
common/NSFileManager+Utils.m \
common/NSString+LatexConstants.m \
+ common/NSString+Tikz.m \
common/PickSupport.m \
common/PropertyHolder.m \
common/GraphElementProperty.m \