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