summaryrefslogtreecommitdiff
path: root/share/Makefile.am
diff options
context:
space:
mode:
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
-