summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 1 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index 194e716..0c7cb93 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,12 +1,6 @@
SUBDIRS = src share
appdir = $(datarootdir)/tikzit
-nobase_dist_app_DATA = \
- draw-ellipse.png \
- draw-path.png \
- select-rectangular.png \
- transform-crop-and-resize.png \
- transform-move.png \
- shapes/*.tikz
+nobase_dist_app_DATA = shapes/*.tikz
if WINDOWS
else