diff options
-rw-r--r-- | comms/Makefile | 3 | ||||
-rw-r--r-- | misc/Makefile | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/comms/Makefile b/comms/Makefile index 2864e1c..e125b60 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,9 +1,8 @@ -# $Id: Makefile,v 1.21 1996/12/08 23:40:57 obrien Exp $ +# $Id: Makefile,v 1.22 1996/12/27 05:29:44 obrien Exp $ # SUBDIR += bpl+ SUBDIR += ecu - SUBDIR += estic SUBDIR += hylafax SUBDIR += kermit SUBDIR += lrzsz diff --git a/misc/Makefile b/misc/Makefile index 1bd7ed1..4bfa53e 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.96 1996/11/29 07:32:35 tg Exp $ +# $Id: Makefile,v 1.97 1996/12/28 03:08:55 obrien Exp $ # SUBDIR += amanda @@ -11,6 +11,7 @@ SUBDIR += ctk SUBDIR += dejagnu SUBDIR += ecc + SUBDIR += estic SUBDIR += fd SUBDIR += fep SUBDIR += figlet |