From e3b3fbebc049a465da5d0a9b7801da0a97e635d1 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Thu, 19 Apr 2018 15:02:43 -0400 Subject: add thread palettes to the release archive --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 21c3582c..eef8c2d3 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,7 @@ dist: distclean locales bin/build-dist $(EXTENSIONS) cp inx/*.inx dist cp -a images/examples dist/inkstitch + cp -a palettes dist/inkstitch mkdir -p dist/inkstitch/bin/locales cp -a locales/* dist/inkstitch/bin/locales cp -a print dist/inkstitch/bin/ -- cgit v1.2.3