xrdp/keygen/Makefile.am
2008-08-12 06:56:19 +00:00

11 lines
161 B
Makefile

INCLUDES = \
-I$(top_srcdir)/common
bin_PROGRAMS = \
xrdp-keygen
xrdp_keygen_SOURCES = keygen.c
xrdp_keygen_LDADD = \
$(top_srcdir)/common/libcommon.la