xrdp/vnc/Makefile.am

14 lines
206 B
Makefile
Raw Normal View History

2008-08-03 15:48:32 +08:00
INCLUDES = \
-I$(top_srcdir)/common
lib_LTLIBRARIES = \
libvnc.la
libvnc_la_SOURCES = vnc.c
libvnc_la_LIBADD = \
2008-08-06 13:06:03 +08:00
$(top_srcdir)/common/libxrdp-common.la
2008-08-03 15:48:32 +08:00
libvnc_la_LDFLAGS = \
-version-info 5:0:5