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 d6eb1b859e8e..2d7adb5fd85d 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.24 1997/05/20 06:25:51 asami Exp $ +# $Id: Makefile,v 1.25 1997/06/08 11:24:45 andreas Exp $ # SUBDIR += bpl+ @@ -8,6 +8,7 @@ SUBDIR += lrzsz SUBDIR += mgetty+sendfax SUBDIR += minicom + SUBDIR += qpage SUBDIR += rzsz SUBDIR += seyon SUBDIR += snooper diff --git a/misc/Makefile b/misc/Makefile index 7e7a17781d54..dbbc1ead3c57 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.115 1997/10/02 02:58:01 max Exp $ +# $Id: Makefile,v 1.116 1997/10/11 04:14:17 obrien Exp $ # SUBDIR += amanda @@ -34,7 +34,6 @@ SUBDIR += p5-Locale-Codes SUBDIR += p5-Search SUBDIR += plan - SUBDIR += qpage SUBDIR += rpm SUBDIR += screen SUBDIR += splitvt |