Skip to content

Commit

Permalink
* fixed dst name
Browse files Browse the repository at this point in the history
git-svn-id: http://www.koka-in.org/svn/libdecodeqr/trunk@26 d649fbcd-581f-0410-8d75-88b9247333c5
  • Loading branch information
zophos committed Nov 21, 2006
1 parent 3ae1c6d commit a3deade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sample/webcam/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ VPATH=./:$(LIBDECODEQR_DIR)

sources:=$(wildcard *.cpp)
objs:=$(patsubst %.cpp,%.o,$(wildcard *.cpp))
dst:=simpletest
dst:=webcam

all: $(dst)

Expand Down

0 comments on commit a3deade

Please sign in to comment.