Sfoglia il codice sorgente

Fix typo in previous commit

tags/v1.12.90
Pierre Ossman 1 anno fa
parent
commit
7226e1968f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      unix/xserver/hw/vnc/Makefile.am

+ 1
- 1
unix/xserver/hw/vnc/Makefile.am Vedi 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)

Loading…
Annulla
Salva