diff --git a/office/Makefile b/office/Makefile index 32f34ed..e93d6b1 100644 --- 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