diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/comms/Makefile b/comms/Makefile index ae890fd0e631..dce342f17879 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,6 +1,5 @@ -# $Id: Makefile,v 1.1 1994/09/11 11:27:58 jkh Exp $ +# $Id: Makefile,v 1.1 1994/09/11 11:29:04 jkh Exp $ # -# go nowhere for the moment. -SUBDIR= . +SUBDIR= mgetty+sendfax .include <bsd.port.subdir.mk> |