diff options
-rw-r--r-- | mbone/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mbone/Makefile b/mbone/Makefile index 9467b7405313..933be3d1c307 100644 --- a/mbone/Makefile +++ b/mbone/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1996/12/03 10:41:49 asami Exp $ +# $Id: Makefile,v 1.6 1998/01/05 19:01:23 fenner Exp $ # SUBDIR += imm @@ -7,6 +7,7 @@ SUBDIR += rtpmon SUBDIR += rtptools SUBDIR += sdr + SUBDIR += sdr25 SUBDIR += speak_freely SUBDIR += vat SUBDIR += vic |