summaryrefslogtreecommitdiff
path: root/tikzit/Makefile.am
diff options
context:
space:
mode:
authorrandomguy3 <randomguy3@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-09 11:24:11 +0000
committerrandomguy3 <randomguy3@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-09 11:24:11 +0000
commitc5f1d88491018af8a2e86ea55a439d730c759605 (patch)
treebdda827d50151a50e813a65169f48dbdc0ad2a94 /tikzit/Makefile.am
parent73a06a245670e025438e4e9505135e1c8e50efb5 (diff)
Add a 32x32 icon.
Also, some fixes for Linux git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@368 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
Diffstat (limited to 'tikzit/Makefile.am')
-rw-r--r--tikzit/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/tikzit/Makefile.am b/tikzit/Makefile.am
index 0c7cb93..d9793a4 100644
--- a/tikzit/Makefile.am
+++ b/tikzit/Makefile.am
@@ -1,8 +1,3 @@
SUBDIRS = src share
appdir = $(datarootdir)/tikzit
nobase_dist_app_DATA = shapes/*.tikz
-
-if WINDOWS
-else
-nobase_dist_app_DATA += tikzit48x48.png
-endif