ソースを参照

Fix typo in previous commit

tags/v1.12.90
Pierre Ossman 1年前
コミット
7226e1968f
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      unix/xserver/hw/vnc/Makefile.am

+ 1
- 1
unix/xserver/hw/vnc/Makefile.am ファイルの表示

@@ -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)

読み込み中…
キャンセル
保存