summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorrandomguy3 <randomguy3@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-08 15:28:09 +0000
committerrandomguy3 <randomguy3@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-08 15:28:09 +0000
commit14a4000aa9056d2fdc69c2dc925bc9a4203d068b (patch)
treef4ca53af5bc28691e441b6f936e754b426e6ac92 /src/Makefile.am
parent286bcd94614ee12832c5e277f27b741c3795ba30 (diff)
Fix build on Windows
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@357 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a520ee6..117bedf 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -48,6 +48,7 @@ tikzit_SOURCES = linux/CairoRenderContext.m \
linux/cairo_helpers.m \
linux/clipboard.m \
linux/gtkhelpers.m \
+ linux/mkdtemp.m \
linux/main.m \
common/BasicMapTable.m \
common/CircleShape.m \