diff options
-rw-r--r-- | audio/Makefile | 3 | ||||
-rw-r--r-- | mail/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index 815ba544c129..ad7cb8fe3e11 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.29 1996/11/15 15:21:31 erich Exp $ +# $Id: Makefile,v 1.30 1996/11/17 11:13:28 ache Exp $ # SUBDIR += cam @@ -14,6 +14,7 @@ SUBDIR += rsynth SUBDIR += s3mod SUBDIR += sox + SUBDIR += splay SUBDIR += timidity SUBDIR += tracker SUBDIR += workman diff --git a/mail/Makefile b/mail/Makefile index 97db5ca24902..2022db2901a7 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.38 1997/01/10 02:39:48 pst Exp $ +# $Id: Makefile,v 1.39 1997/02/02 15:27:16 ache Exp $ # + SUBDIR += bulk_mailer SUBDIR += elm SUBDIR += exim SUBDIR += exmh |