diff options
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mbone/Makefile b/mbone/Makefile index 1d1665b6687e..513f115af582 100644 --- a/mbone/Makefile +++ b/mbone/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ # - SUBDIR += wbd SUBDIR += imm SUBDIR += nte @@ -10,11 +9,11 @@ SUBDIR += rqm SUBDIR += rtpmon SUBDIR += rtptools - SUBDIR += rqm SUBDIR += sdr SUBDIR += speak_freely SUBDIR += vat SUBDIR += vic SUBDIR += wb + SUBDIR += wbd .include <bsd.port.subdir.mk> |