]> source.dussan.org Git - tigervnc.git/commitdiff
Fix typo in previous commit
authorPierre Ossman <ossman@cendio.se>
Tue, 5 Jul 2022 07:50:25 +0000 (09:50 +0200)
committerPierre Ossman <ossman@cendio.se>
Tue, 5 Jul 2022 07:50:25 +0000 (09:50 +0200)
unix/xserver/hw/vnc/Makefile.am

index 143f9b0a70281520ea5e8cd20c62d6da4fa6d82c..1e98596615e3aaef337635ebd9b9ce1e87540ee8 100644 (file)
@@ -45,7 +45,7 @@ Xvnc_CPPFLAGS = $(XVNC_CPPFLAGS) -DTIGERVNC -DNO_MODULE_EXTS \
        -I$(top_srcdir)/include ${XSERVERLIBS_CFLAGS}
 
 LOCAL_LIBS = \
-       $(XVNC_LIBS) \ \
+       $(XVNC_LIBS) \
        $(XSERVER_LIBS) \
        libvnccommon.la \
        $(COMMON_LIBS)