1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-11 05:55:58 +00:00

Add SVG testing

This commit is contained in:
hooper114
2009-02-21 23:20:41 +00:00
parent ee9d0eb601
commit 2262c365c4
2 changed files with 308 additions and 206 deletions

View File

@@ -22,7 +22,7 @@ zint: main.c
.PHONY: install uninstall clean dist
clean:
rm -f zint *.o *.a *~ *.png *.eps *.log
rm -f zint *.o *.a *~ *.png *.eps *.svg *.log
install:
install -D -p zint $(DESTDIR)$(bindir)/zint