Add QR code to makefile

This commit is contained in:
Matthew McPherrin 2011-08-12 15:57:16 -04:00
parent abd1ab6cc0
commit 11e30b72df
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
FILES = csc_logo.png csc_only.png csc_title.png uw_logo.png
FILES = csc_logo.png csc_only.png csc_title.png uw_logo.png csc_qr_logo.png
RELDIR = logos/
include ../common.mk