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