xrdp/keygen/Makefile.am

11 lines
161 B
Makefile
Raw Normal View History

2008-08-10 15:38:07 +08:00
INCLUDES = \
-I$(top_srcdir)/common
bin_PROGRAMS = \
xrdp-keygen
xrdp_keygen_SOURCES = keygen.c
xrdp_keygen_LDADD = \
2008-08-12 14:56:19 +08:00
$(top_srcdir)/common/libcommon.la