diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-02-01 19:45:54 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-02-01 19:45:54 +0000 |
commit | 5411673fb216d0c7d2006022c65866dc401d1b2f (patch) | |
tree | 5ec38f083dcc3c50f645482185c7c7f807b5ea9e /mbone/Makefile | |
parent | Accomodate change in struct ipprotosw to fix port on -current. (diff) |
Add rqm.
Submitted by: bento
Notes
Notes:
svn path=/head/; revision=25395
Diffstat (limited to 'mbone/Makefile')
-rw-r--r-- | mbone/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mbone/Makefile b/mbone/Makefile index e4f4d6efc7a4..20648d592351 100644 --- a/mbone/Makefile +++ b/mbone/Makefile @@ -5,6 +5,7 @@ SUBDIR += mbone_vcr SUBDIR += nte SUBDIR += rat + SUBDIR += rqm SUBDIR += rtpmon SUBDIR += rtptools SUBDIR += sdr |