aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2016-07-01 13:54:11 +0200
committerUlrich Sibiller <uli42@gmx.de>2016-07-01 15:56:28 +0200
commit1cd7e35cbdd348f6a383ad4b5149c1f8d2ece0cf (patch)
treefe39b99fe89ac4fa65fec9c974379b5c52ada016 /nxcompshad
parente78c5bc3c2df117b4c8e5e4bd24c985cd89c49ad (diff)
downloadnx-libs-1cd7e35cbdd348f6a383ad4b5149c1f8d2ece0cf.tar.gz
nx-libs-1cd7e35cbdd348f6a383ad4b5149c1f8d2ece0cf.tar.bz2
nx-libs-1cd7e35cbdd348f6a383ad4b5149c1f8d2ece0cf.zip
finally drop libNX_Xext
Diffstat (limited to 'nxcompshad')
-rw-r--r--nxcompshad/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcompshad/Makefile.in b/nxcompshad/Makefile.in
index 9c2b6f4fd..053b00988 100644
--- a/nxcompshad/Makefile.in
+++ b/nxcompshad/Makefile.in
@@ -153,7 +153,7 @@ all: depend $(LIBARCHIVE) $(LIBDLL)
else
-EXTRALIBS = -lNX_Xext -lXtst -lXrandr -lXdamage
+EXTRALIBS = -lXext -lXtst -lXrandr -lXdamage
all: depend $(LIBFULL) $(LIBLOAD) $(LIBSHARED) $(LIBARCHIVE)