diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-12-27 05:29:44 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-12-27 05:29:44 +0000 |
commit | 55c1b2135d74e330032934dbabb388ba8bad20e2 (patch) | |
tree | ad1e4e946c5242493736dc95358e6453e0626e40 | |
parent | Update 1.1.1 -> 1.1.2 (diff) |
Did a little "SUBDIR += estic"
Not-forgotten-by-so-Satoshi-wouldn't-have-to: obrien
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 9e3495d48657..2864e1c0c47e 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.20 1996/11/06 13:06:41 asami Exp $ +# $Id: Makefile,v 1.21 1996/12/08 23:40:57 obrien Exp $ # SUBDIR += bpl+ SUBDIR += ecu + SUBDIR += estic SUBDIR += hylafax SUBDIR += kermit SUBDIR += lrzsz |