diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-28 10:58:10 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-28 10:58:10 +0000 |
commit | c9c367ed590c4f936d8019b91da062fbde8c0859 (patch) | |
tree | 08552f4779fa6f20d19ac4f8bf79b3312a080285 /mbone/Makefile | |
parent | Remove two files that don't exist. (diff) |
Add sdr25.
Diffstat (limited to '')
-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 |