1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-06-16 18:43:37 +00:00

change WITHOUT_QR to NO_QR

This commit is contained in:
taipanromania
2008-09-18 14:42:50 +00:00
parent 01fc4ad2cb
commit 71693ebcbb
+1 -1
View File
@@ -8,7 +8,7 @@ zint:
$(MAKE) -C frontend/
zint_noqr:
$(MAKE) WITHOUT_QR=true -C backend/
$(MAKE) NO_QR=true -C backend/
$(MAKE) -C frontend/
install: