From d1cb96c4a8bac3c220e08a4b60aab8c4e8b6f38d Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 1 Feb 2011 16:40:17 +0000 Subject: Added host selection menu in case -broadcast was specified --- xorg-server/hw/xwin/makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xorg-server/hw/xwin/makefile') diff --git a/xorg-server/hw/xwin/makefile b/xorg-server/hw/xwin/makefile index d1d95274d..6968c917b 100644 --- a/xorg-server/hw/xwin/makefile +++ b/xorg-server/hw/xwin/makefile @@ -137,7 +137,8 @@ SRCS = InitInput.c \ $(SRCS_NATIVEGDI) \ $(SRCS_PRIMARYFB) \ $(SRCS_RANDR) \ - $(SRCS_XV) + $(SRCS_XV) \ + xdmcphostselect.c CSRCS=$(filter %.c,$(SRCS)) $(filter %.y,$(SRCS)) $(filter %.l,$(SRCS)) CSRCS := $(CSRCS:%.y=%.c) -- cgit v1.2.3