X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=bin%2FMakefile.am;h=7c633f748f409ed1fecf5ba637ebfa75d7ce572b;hb=cbc8c6f7a5de52fc01395241ef1faaac96c8bca3;hp=423e7e84621bca9bc9a667bc7e1046352c0c8418;hpb=5d553a87713c1f9568a9bb6b4a942bbec3802ad2;p=netatalk.git diff --git a/bin/Makefile.am b/bin/Makefile.am index 423e7e84..7c633f74 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -1,7 +1,11 @@ # Makefile.am for bin/ -SUBDIRS = ad adv1tov2 afppasswd cnid megatron uniconv misc +SUBDIRS = adv1tov2 afppasswd cnid megatron uniconv misc if USE_APPLETALK SUBDIRS += aecho getzones nbp pap psorder endif + +if HAVE_ATFUNCS +SUBDIRS += ad +endif