diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 27473ffbc180..11434615176d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -225,6 +225,8 @@ SUBDIR += hs-hostname SUBDIR += hs-network SUBDIR += hs-network-conduit + SUBDIR += hs-network-info + SUBDIR += hs-network-multicast SUBDIR += hs-pcap SUBDIR += hs-sendfile SUBDIR += hs-simple-sendfile |