]> arthur.barton.de Git - netatalk.git/blobdiff - contrib/Makefile.am
Merge from branch-2-1
[netatalk.git] / contrib / Makefile.am
index 570ee302a435e1cbce6139fc60c3bc93c39755fe..5652b1bb74d2ad283927a2c398cc40cba3b43da9 100644 (file)
@@ -1,5 +1,15 @@
 # Makefile.am for contrib/
 
-SUBDIRS = printing
+SUBDIRS = macusers shell_utils
 
-EXTRA_DIST = ICDumpSuffixMap
+if COMPILE_TIMELORD
+SUBDIRS += timelord
+endif
+
+if COMPILE_A2BOOT
+SUBDIRS += a2boot
+endif
+
+if USE_APPLETALK
+SUBDIRS += printing
+endif