]> arthur.barton.de Git - netatalk.git/blob - contrib/Makefile.am
Mere sf master
[netatalk.git] / contrib / Makefile.am
1 # Makefile.am for contrib/
2
3 SUBDIRS = macusers shell_utils
4
5 if COMPILE_TIMELORD
6 SUBDIRS += timelord
7 endif
8
9 if COMPILE_A2BOOT
10 SUBDIRS += a2boot
11 endif
12
13 if USE_APPLETALK
14 SUBDIRS += printing
15 endif