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