diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-08 20:05:26 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-08 20:05:26 +0000 |
commit | 3a887ab7f2edebfceafc319aa17086f12ee2d9e4 (patch) | |
tree | 7dbc627bce2d3301fceb71c18098aa5285869dc4 /net/Makefile | |
parent | e022cdbdc5c121996a5fc09a6b1392cbac8c1297 (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 6e4966d7c51e..d308e1bda6db 100644 --- a/net/Makefile +++ b/net/Makefile @@ -169,6 +169,7 @@ SUBDIR += ipfm SUBDIR += ipfw-graph SUBDIR += iplog + SUBDIR += ipsorc SUBDIR += ipw SUBDIR += isc-dhcp2 SUBDIR += isc-dhcp3 |