]> arthur.barton.de Git - netatalk.git/blobdiff - bin/Makefile.am
Fix ressource leak, from Riccardo Magliocchetti
[netatalk.git] / bin / Makefile.am
index 423e7e84621bca9bc9a667bc7e1046352c0c8418..7c633f748f409ed1fecf5ba637ebfa75d7ce572b 100644 (file)
@@ -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