diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-11-10 23:54:40 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-11-10 23:54:40 +0000 |
commit | 7cf050007ecb86e44326d11866618ed3d21de035 (patch) | |
tree | 13ad348e77cde52ad708e2d1eca13ca1b56a9e10 /net | |
parent | b7965a9c73ea957f5737d10e5c788b527dac5a56 (diff) |
Activate elsa
Notes
Notes:
svn path=/head/; revision=23013
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 878cf84cd446..b85e0bb095a1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -46,6 +46,7 @@ SUBDIR += dnswalk SUBDIR += domtools SUBDIR += echoping + SUBDIR += elsa SUBDIR += etherboot SUBDIR += ethereal SUBDIR += fping |