From e54d2a39001bde60b6cca7795f3fa98b3e4111e6 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Mon, 28 Oct 2019 20:30:23 +0100 Subject: nxagent: drop NXextension.c instead of including it and creating NXextension.o we can simply use the dix version. There are no NX specials anymore. --- nx-X11/programs/Xserver/Imakefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'nx-X11/programs/Xserver/Imakefile') diff --git a/nx-X11/programs/Xserver/Imakefile b/nx-X11/programs/Xserver/Imakefile index 8c281c453..bce802ec4 100644 --- a/nx-X11/programs/Xserver/Imakefile +++ b/nx-X11/programs/Xserver/Imakefile @@ -242,7 +242,6 @@ NXAGENTOBJS = hw/nxagent/miinitext.o \ hw/nxagent/NXrender.o \ hw/nxagent/NXglyph.o \ hw/nxagent/NXpicture.o \ - hw/nxagent/NXextension.o \ hw/nxagent/NXglxext.o \ hw/nxagent/NXresource.o \ $(NULL) @@ -257,7 +256,6 @@ NXAGENTOBJS = hw/nxagent/miinitext.o \ hw/nxagent/NXrender.o \ hw/nxagent/NXglyph.o \ hw/nxagent/NXpicture.o \ - hw/nxagent/NXextension.o \ hw/nxagent/NXglxext.o \ hw/nxagent/NXxvdisp.o \ hw/nxagent/NXresource.o \ @@ -273,7 +271,6 @@ NXAGENTOBJS = hw/nxagent/miinitext.o \ hw/nxagent/NXrender.o \ hw/nxagent/NXglyph.o \ hw/nxagent/NXpicture.o \ - hw/nxagent/NXextension.o \ hw/nxagent/NXglxext.o \ hw/nxagent/NXxvdisp.o \ hw/nxagent/NXresource.o \ -- cgit v1.2.3