]> arthur.barton.de Git - netatalk.git/blobdiff - bin/Makefile.am
Move fullpathname() around in libatalk
[netatalk.git] / bin / Makefile.am
index ea8f9c95eebcaeea24c3716e711964c5119b4768..7c633f748f409ed1fecf5ba637ebfa75d7ce572b 100644 (file)
@@ -1,3 +1,11 @@
 # Makefile.am for bin/
 
-SUBDIRS = adv1tov2 aecho afile afppasswd getzones megatron nbp pap psorder
+SUBDIRS = adv1tov2 afppasswd cnid megatron uniconv misc
+
+if USE_APPLETALK
+SUBDIRS += aecho getzones nbp pap psorder
+endif
+
+if HAVE_ATFUNCS
+SUBDIRS += ad
+endif