summaryrefslogtreecommitdiff
path: root/tikzit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tikzit/Makefile.am')
-rw-r--r--tikzit/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/tikzit/Makefile.am b/tikzit/Makefile.am
new file mode 100644
index 0000000..0c7cb93
--- /dev/null
+++ b/tikzit/Makefile.am
@@ -0,0 +1,8 @@
+SUBDIRS = src share
+appdir = $(datarootdir)/tikzit
+nobase_dist_app_DATA = shapes/*.tikz
+
+if WINDOWS
+else
+nobase_dist_app_DATA += tikzit48x48.png
+endif