summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorwwderw <breezewayfarm@bellsouth.net>2018-03-30 19:40:29 -0500
committerLex Neva <lexelby@users.noreply.github.com>2018-03-30 20:40:29 -0400
commit01eebc9a7846765919e23fa39a300e52bdb6f5fb (patch)
treef174e753aebe6e148821fb6862f4660c9459fa1f /Makefile
parent084c5555f21a6e927e4de98fdb66c4c408626f58 (diff)
InkStitch digitized logo SVGs (#123)
Single and multi-color digitized versions of the InkStitch logo.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a4379202..1f639dc1 100644
--- a/Makefile
+++ b/Makefile
@@ -8,6 +8,7 @@ ARCH:=$(shell uname -m)
dist: distclean locales
bin/build-dist $(EXTENSIONS)
cp *.inx dist
+ cp -a images/examples dist/inkstitch
mkdir -p dist/inkstitch/bin/locales
cp -a locales/* dist/inkstitch/bin/locales
cp -a print dist/inkstitch/bin/