X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=bin%2FMakefile.am;h=f5d1448ae3621d70a8241af4864a925335693e68;hb=9bd350e01be197bbaaca2f0fd013a8579193a4d6;hp=bd2db832f56ee858931a8d2103367032f6133150;hpb=678edc93bd3769252781754e12c7feb22bdf5bf8;p=netatalk.git diff --git a/bin/Makefile.am b/bin/Makefile.am index bd2db832..f5d1448a 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -1,3 +1,7 @@ # Makefile.am for bin/ -SUBDIRS = adv1tov2 aecho afile afppasswd cnid getzones megatron nbp pap psorder +SUBDIRS = afppasswd cnid megatron uniconv misc + +if HAVE_ATFUNCS +SUBDIRS += ad +endif