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