diff options
| author | Lex Neva <lexelby@users.noreply.github.com> | 2018-06-29 21:26:03 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-29 21:26:03 -0400 |
| commit | 4d7b07ff02e13f237fac8eb8715fe4a6324ea6dc (patch) | |
| tree | f1c29df5f29d5bfefb48513043116b73209f202d /Makefile | |
| parent | 7c8cd648a36e10e5ebfb94ce27be76e5ba47f334 (diff) | |
| parent | de4ead1ad467997fa81a4459e194769dfab185e2 (diff) | |
Merge pull request #212 from inkstitch/lexelby-fill-markers
fill start/end
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ dist: distclean locales cp inx/*.inx dist cp -a images/examples dist/inkstitch cp -a palettes dist/inkstitch + cp -a symbols dist/inkstitch mkdir -p dist/inkstitch/bin/locales cp -a locales/* dist/inkstitch/bin/locales cp -a print dist/inkstitch/bin/ |
