removing webcam dependency from office

This commit is contained in:
Gianni Gambetti 2014-10-27 17:56:44 -04:00
parent f0a19dbb9c
commit 6f49eb074d
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
FILES = index.html books.html webcam.html webcam-streaming.html
FILES = index.html books.html
RELDIR = office/
include ../common.mk