summaryrefslogtreecommitdiff
path: root/tikzit-old/share/Makefile.am
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-05-07 13:21:59 +0200
committerAleks Kissinger <aleks0@gmail.com>2018-05-07 13:21:59 +0200
commitd7f0b3e19fddc89fd22692847e9d840023d2b7f3 (patch)
tree762f48cb637eef334cf7f6320fe13b7988bc53e3 /tikzit-old/share/Makefile.am
parentb00c5250d7a56b6d20980d89cf331a114fdfdee0 (diff)
GPLed
Diffstat (limited to 'tikzit-old/share/Makefile.am')
-rw-r--r--tikzit-old/share/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/tikzit-old/share/Makefile.am b/tikzit-old/share/Makefile.am
deleted file mode 100644
index 658b4d9..0000000
--- a/tikzit-old/share/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-if WINDOWS
-else
-sharedir = $(datarootdir)
-nobase_dist_share_DATA = \
- applications/tikzit.desktop \
- mime/packages/tikzit.xml \
- icons/hicolor/*/*/*.png \
- icons/hicolor/scalable/*/*.svg
-endif
-