1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-18 18:37:07 +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

View File

@@ -8,7 +8,7 @@ zint:
$(MAKE) -C frontend/ $(MAKE) -C frontend/
zint_noqr: zint_noqr:
$(MAKE) WITHOUT_QR=true -C backend/ $(MAKE) NO_QR=true -C backend/
$(MAKE) -C frontend/ $(MAKE) -C frontend/
install: install: