diff options
-rw-r--r-- | mail/Makefile | 3 | ||||
-rw-r--r-- | x11/Makefile | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/Makefile b/mail/Makefile index b013ad65c6d3..2abd85f05537 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.70 1998/07/21 17:55:12 asami Exp $ +# $Id: Makefile,v 1.71 1998/07/31 19:10:16 asami Exp $ # SUBDIR += adcomplain @@ -53,6 +53,7 @@ SUBDIR += smtpfeed SUBDIR += tkrat SUBDIR += wmmail + SUBDIR += xbuffy SUBDIR += xfaces SUBDIR += xfmail SUBDIR += xlbiff diff --git a/x11/Makefile b/x11/Makefile index ba62a6c5a2fd..4a02c6cadf7a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.219 1998/07/20 16:52:45 andreas Exp $ +# $Id: Makefile,v 1.220 1998/08/07 21:59:56 asami Exp $ # SUBDIR += FWF @@ -102,7 +102,6 @@ SUBDIR += xantfarm SUBDIR += xautolock SUBDIR += xbae - SUBDIR += xbuffy SUBDIR += xcb SUBDIR += xco SUBDIR += xcoloredit |