add securitysrv.h

This commit is contained in:
Daniel Stone 2006-07-30 11:17:02 +03:00 committed by Daniel Stone
parent e87e68634d
commit bf2d7499c8

View File

@ -66,7 +66,7 @@ BUILTIN_SRCS += $(XINERAMA_SRCS)
endif
# Security extension: multi-level security to protect clients from each other
XCSECURITY_SRCS = security.c
XCSECURITY_SRCS = security.c securitysrv.h
if XCSECURITY
BUILTIN_SRCS += $(XCSECURITY_SRCS)