bin_PROGRAMS = \
	plb
	
plb_SOURCES = \
	fakesnprintf.c \
	fakesnprintf.h \
	bsd-getopt_long.c \
	bsd-getopt_long.h \
	mysnprintf.c \
	mysnprintf.h \
	parser.c \
	parser.h \
	parser_p.h \
	plb.c \
	plb.h \
	plb_p.h \
	plb_cleanup.c \
	plb_client_handler.c \
	plb_connect.c \
	plb_dropcaps.c \
	plb_forward.c \
	plb_globals.h \
	plb_header.c \
	plb_log.c \
	plb_log_p.h \
	plb_misc.c \
	plb_session.c


syntax highlighted by Code2HTML, v. 0.9.1