1 # $Heimdal: Makefile.am 20466 2007-04-20 08:29:05Z lha $
4 include $(top_srcdir)/Makefile.am.common
6 AM_CPPFLAGS += $(INCLUDE_krb4) $(INCLUDE_hesiod)
10 libexec_PROGRAMS = push
12 push_SOURCES = push.c push_locl.h
15 sed -e "s!%libexecdir%!$(libexecdir)!" $(srcdir)/pfrom.in > $@
18 man_MANS = push.8 pfrom.1
22 EXTRA_DIST = pfrom.in $(man_MANS)