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

Add backend/vector.c to makefiles I maintain

This commit is contained in:
Harald Oehlmann
2018-11-02 09:34:00 +01:00
parent 5c00c7893e
commit 30a334f60b
3 changed files with 9 additions and 0 deletions

View File

@@ -112,6 +112,7 @@ SOURCES += ../backend/2of5.c \
../backend/telepen.c \
../backend/tif.c \
../backend/upcean.c \
../backend/vector.c \
../backend/qr.c \
../backend/dllversion.c \
../backend/code1.c \