projects
/
www
/
www.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0a19db
)
removing webcam dependency from office
author
Gianni Gambetti
<gianni@gambetti.ca>
Mon, 27 Oct 2014 21:56:44 +0000
(17:56 -0400)
committer
Gianni Gambetti
<gianni@gambetti.ca>
Mon, 27 Oct 2014 21:56:44 +0000
(17:56 -0400)
office/Makefile
patch
|
blob
|
history
diff --git
a/office/Makefile
b/office/Makefile
index
32f34ed
..
e93d6b1
100644
(file)
--- a/
office/Makefile
+++ b/
office/Makefile
@@
-1,3
+1,3
@@
-FILES = index.html books.html
webcam.html webcam-streaming.html
+FILES = index.html books.html
RELDIR = office/
include ../common.mk