Merge from vendor branch HEIMDAL:
[dragonfly.git] / crypto / heimdal-0.6.3 / appl / otp / Makefile.am
1 # $Id: Makefile.am,v 1.11 2001/08/28 08:31:21 assar Exp $
2
3 include $(top_srcdir)/Makefile.am.common
4
5 INCLUDES += $(INCLUDE_des)
6
7 bin_PROGRAMS = otp otpprint
8 bin_SUIDS = otp
9 otp_SOURCES = otp.c otp_locl.h
10 otpprint_SOURCES = otpprint.c otp_locl.h
11
12 man_MANS = otp.1  otpprint.1
13
14 LDADD = \
15         $(top_builddir)/lib/otp/libotp.la