X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=bin%2FMakefile.am;h=f5d1448ae3621d70a8241af4864a925335693e68;hb=9bd350e01be197bbaaca2f0fd013a8579193a4d6;hp=d23a5e5e2dd8af358672e56ec114c0af66a70f5e;hpb=7b6ca5178b1dd7e1fd9c121bfb80aa2a676c9a4c;p=netatalk.git diff --git a/bin/Makefile.am b/bin/Makefile.am index d23a5e5e..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 uniconv misc +SUBDIRS = afppasswd cnid megatron uniconv misc + +if HAVE_ATFUNCS +SUBDIRS += ad +endif