summaryrefslogtreecommitdiff
path: root/share/Makefile.am
diff options
context:
space:
mode:
authorrandomguy3 <randomguy3@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-09 11:00:06 +0000
committerrandomguy3 <randomguy3@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-09 11:00:06 +0000
commite1cf0babff63e670e0d550b4072c22649a117fa7 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /share/Makefile.am
parent49393f6f445deb37e55a81798f88242e3e99d7a0 (diff)
Re-make trunk
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@364 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
Diffstat (limited to 'share/Makefile.am')
-rw-r--r--share/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/share/Makefile.am b/share/Makefile.am
deleted file mode 100644
index d3b6a9d..0000000
--- a/share/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-if WINDOWS
-else
-sharedir = $(datarootdir)
-nobase_dist_share_DATA = \
- applications/tikzit.desktop \
- icons/hicolor/*/apps/*.png \
- icons/hicolor/scalable/apps/*.svg
-endif
-