aboutsummaryrefslogtreecommitdiff
path: root/lpg/libqr/Makefile
diff options
context:
space:
mode:
authorLeo Howell <leo@lwh.jp>2009-09-28 22:09:47 +0900
committerLeo Howell <leo@lwh.jp>2009-09-28 22:09:47 +0900
commit36f38e01ddd23f332374093fa213ca08429729b1 (patch)
treea0a8fd4b198346501353eb33a6463f934141249d /lpg/libqr/Makefile
parent388507a61df32c0bddf7e61c5da013c3f29d32d4 (diff)
downloadpdf-simple-sign-36f38e01ddd23f332374093fa213ca08429729b1.tar.gz
pdf-simple-sign-36f38e01ddd23f332374093fa213ca08429729b1.tar.xz
pdf-simple-sign-36f38e01ddd23f332374093fa213ca08429729b1.zip
QR masks
Diffstat (limited to 'lpg/libqr/Makefile')
-rw-r--r--lpg/libqr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lpg/libqr/Makefile b/lpg/libqr/Makefile
index 49f89d4..5eba18b 100644
--- a/lpg/libqr/Makefile
+++ b/lpg/libqr/Makefile
@@ -9,6 +9,7 @@ OBJECTS := code-common.o \
qr-bitmap-pbm.o \
qr-bitmap-render.o \
qr-bitstream.o \
+ qr-mask.o \
rs-encode.o
CFLAGS := -std=c89 -pedantic -I. -Wall