parent
7218843ac0
commit
bd12b13c91
@ -1,15 +0,0 @@
|
||||
AM_CFLAGS=-g -Wall -I $(top_srcdir)
|
||||
|
||||
includedir=$(prefix)/include/rfb
|
||||
|
||||
noinst_HEADERS=filelistinfo.h filetransfermsg.h \
|
||||
handlefiletransferrequest.h rfbtightproto.h
|
||||
|
||||
LIB_SRCS = rfbtightserver.c handlefiletransferrequest.c filetransfermsg.c \
|
||||
filelistinfo.c
|
||||
|
||||
tightvnc_filetransfer_a_SOURCES=$(LIB_SRCS)
|
||||
|
||||
lib_LIBRARIES=tightvnc-filetransfer.a
|
||||
|
||||
|
Loading…
Reference in new issue