X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=bin%2FMakefile.am;h=9aedd4b694a2989e3c8a792205e297bbb0176c28;hb=398bbba26ebc1b2021a1376306732ef7c46017b5;hp=1742ea6b54ead1da999d177b86cc338da4e5274e;hpb=be96d276348da0a7e66eeec844b306e8a5fa8fac;p=netatalk.git diff --git a/bin/Makefile.am b/bin/Makefile.am index 1742ea6b..9aedd4b6 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 misc + +if HAVE_ATFUNCS +SUBDIRS += ad +endif