From a5e32cc912b757c6dcd29230b4a151893ec5727e Mon Sep 17 00:00:00 2001 From: Juan Quintela Date: Mon, 3 Aug 2009 14:46:34 +0200 Subject: Fold VNC_TLS_LIBS into libs_softmmu Signed-off-by: Juan Quintela Signed-off-by: Anthony Liguori Message-Id: --- Makefile.target | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.target') diff --git a/Makefile.target b/Makefile.target index 64143618c7..85a6cf7ca0 100644 --- a/Makefile.target +++ b/Makefile.target @@ -238,10 +238,7 @@ sound-obj-$(CONFIG_CS4231A) += cs4231a.o adlib.o fmopl.o: QEMU_CFLAGS := ${QEMU_CFLAGS} -DBUILD_Y8950=0 -ifdef CONFIG_VNC_TLS QEMU_CFLAGS += $(VNC_TLS_CFLAGS) -LIBS += $(VNC_TLS_LIBS) -endif ifdef CONFIG_VNC_SASL QEMU_CFLAGS += $(VNC_SASL_CFLAGS) -- cgit v1.2.3