X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=bin%2FMakefile.am;h=f5d1448ae3621d70a8241af4864a925335693e68;hb=ea063ccbfea56bffec01988caaec9ca4da31860a;hp=1742ea6b54ead1da999d177b86cc338da4e5274e;hpb=5ab4f0463c00263b3d842f1e1a3648ecf35b4d65;p=netatalk.git diff --git a/bin/Makefile.am b/bin/Makefile.am index 1742ea6b..f5d1448a 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -1,3 +1,7 @@ # Makefile.am for bin/ -SUBDIRS = ad afppasswd cnid megatron uniconv misc +SUBDIRS = afppasswd cnid megatron uniconv misc + +if HAVE_ATFUNCS +SUBDIRS += ad +endif