Print this page
10366 ld(1) should support GNU-style linker sets
10581 ld(1) should know kernel modules are a thing

@@ -14,8 +14,9 @@
 # Copyright 2018 Joyent, Inc.
 #
 
 SUBDIRS =               \
         assert-deflib   \
+        linker-sets     \
         tls
 
 include $(SRC)/test/Makefile.com