diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 90f2a52..729d7ed 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 1995/10/04 05:36:29 asami Exp $ +# $Id: Makefile,v 1.15 1995/10/12 07:15:20 asami Exp $ # SUBDIR += autoconf @@ -13,6 +13,7 @@ SUBDIR += m4 SUBDIR += mprof SUBDIR += noweb + SUBDIR += weblint SUBDIR += xxgdb .include <bsd.port.subdir.mk> |