diff options
Diffstat (limited to 'xserver/hw/vfb/Makefile.am')
-rw-r--r-- | xserver/hw/vfb/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xserver/hw/vfb/Makefile.am b/xserver/hw/vfb/Makefile.am index f0f9fee47..70333976c 100644 --- a/xserver/hw/vfb/Makefile.am +++ b/xserver/hw/vfb/Makefile.am @@ -16,7 +16,6 @@ XVFB_LIBS = \ @XVFB_LIBS@ \ $(MAIN_LIB) \ $(XSERVER_LIBS) \ - $(top_builddir)/Xext/libXextdpmsstubs.la \ $(top_builddir)/Xi/libXistubs.la Xvfb_LDADD = $(XVFB_LIBS) $(XVFB_SYS_LIBS) $(XSERVER_SYS_LIBS) |