code sign all binaries when we can
[heimdal.git] / appl / dbutils / Makefile.am
bloba1fc3842a045ff620a6462e2d725137545008635
1 # $Id$
3 include $(top_srcdir)/Makefile.am.common
5 bin_PROGRAMS = bsearch
7 bsearch_SOURCES  = bsearch.c
9 man_MANS = bsearch.1
11 EXTRA_DIST = NTMakefile $(man_MANS)
13 LDADD = $(LIB_roken) $(LIB_vers) $(LIB_heimbase)