From 388507a61df32c0bddf7e61c5da013c3f29d32d4 Mon Sep 17 00:00:00 2001 From: Leo Howell Date: Sun, 27 Sep 2009 16:53:16 +0900 Subject: bitstream -> qr_bitstream --- lpg/libqr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lpg/libqr/Makefile') diff --git a/lpg/libqr/Makefile b/lpg/libqr/Makefile index 1571de4..49f89d4 100644 --- a/lpg/libqr/Makefile +++ b/lpg/libqr/Makefile @@ -1,5 +1,4 @@ -OBJECTS := bitstream.o \ - code-common.o \ +OBJECTS := code-common.o \ code-create.o \ code-layout.o \ code-parse.o \ @@ -9,6 +8,7 @@ OBJECTS := bitstream.o \ qr-bitmap.o \ qr-bitmap-pbm.o \ qr-bitmap-render.o \ + qr-bitstream.o \ rs-encode.o CFLAGS := -std=c89 -pedantic -I. -Wall -- cgit v1.2.3-70-g09d2