]> source.dussan.org Git - tigervnc.git/commitdiff
[Bugfix] Link vncviewer.exe against common/os/libos.la.
authorAdam Tkac <atkac@redhat.com>
Thu, 25 Nov 2010 15:08:29 +0000 (15:08 +0000)
committerAdam Tkac <atkac@redhat.com>
Thu, 25 Nov 2010 15:08:29 +0000 (15:08 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4209 3789f03b-4d11-0410-bbf8-ca57d06f2519

win/vncviewer/Makefile.am

index d618738a78735c0d5059811c16c7880228927f5c..b11dfa1ce8a37f174915c654d5c2ad8749c3da78 100644 (file)
@@ -37,6 +37,7 @@ vncviewer_LDADD = $(top_builddir)/common/rfb/librfb.la \
     $(top_builddir)/common/Xregion/libXregion.la \
     $(top_builddir)/common/network/libnetwork.la \
     $(top_builddir)/common/rdr/librdr.la \
+    $(top_builddir)/common/os/libos.la \
     resources.o -lws2_32 -lgdi32 -luser32 -lcomctl32 -lversion -lcomdlg32
 
 vncviewer_LDFLAGS = -I$(top_srcdir)/win -mwindows