summaryrefslogtreecommitdiffstats
path: root/unix/vncconfig/Makefile.am
blob: 11b78299051f2cd68a997f024f3a6208c25de6b7 (plain)
1
2
3
4
5
6
7
8
9
bin_PROGRAMS = vncconfig

vncconfig_SOURCES = buildtime.c QueryConnectDialog.cxx QueryConnectDialog.h \
	vncconfig.cxx vncExt.c vncExt.h

vncconfig_CPPFLAGS = -I$(COMMON_DIR) -I$(TX_DIR)

vncconfig_LDADD = $(TX_LIBS) $(RFB_LIBS) $(NETWORK_LIBS) $(RDR_LIBS) -lX11 \
	-lXext