Print this page
5293 desire symbol visibility test
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: TBD

@@ -14,8 +14,8 @@
 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
 #
 
 .PARALLEL: $(SUBDIRS)
 
-SUBDIRS = cmd runfiles tests doc
+SUBDIRS = cfg cmd runfiles tests doc
 
 include $(SRC)/test/Makefile.com