summaryrefslogtreecommitdiff
path: root/share/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'share/Makefile.am')
-rw-r--r--share/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/Makefile.am b/share/Makefile.am
new file mode 100644
index 0000000..36f7987
--- /dev/null
+++ b/share/Makefile.am
@@ -0,0 +1,6 @@
+sharedir = $(datarootdir)
+nobase_dist_share_DATA = \
+ applications/tikzit.desktop \
+ icons/hicolor/*/apps/*.png \
+ icons/hicolor/scalable/apps/*.svg
+