aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/Imakefile
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-11-02 11:21:39 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-11-02 11:21:39 +0100
commit718a58fb15e61e9aea117035527ca3c882ec054d (patch)
tree7b8adeb1a453b8d2052270191cb6103bd6200001 /nx-X11/programs/Xserver/Imakefile
parentd6872d4e01df9a7e329524ea311512a9cf34da3b (diff)
parente54d2a39001bde60b6cca7795f3fa98b3e4111e6 (diff)
downloadnx-libs-718a58fb15e61e9aea117035527ca3c882ec054d.tar.gz
nx-libs-718a58fb15e61e9aea117035527ca3c882ec054d.tar.bz2
nx-libs-718a58fb15e61e9aea117035527ca3c882ec054d.zip
Merge branch 'uli42-pr/simplify_nxextension' into 3.6.x
Attributes GH PR #861: https://github.com/ArcticaProject/nx-libs/pull/861
Diffstat (limited to 'nx-X11/programs/Xserver/Imakefile')
-rw-r--r--nx-X11/programs/Xserver/Imakefile3
1 files changed, 0 insertions, 3 deletions
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 \