X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=bin%2FMakefile.am;h=f5d1448ae3621d70a8241af4864a925335693e68;hb=9ebba6f4ae4965d0d63e4015fa5345fcd5eef9e0;hp=1742ea6b54ead1da999d177b86cc338da4e5274e;hpb=be96d276348da0a7e66eeec844b306e8a5fa8fac;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