diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 3b301609ea2..96e58537a83 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1068 2008/11/03 04:57:37 obache Exp $ +# $NetBSD: Makefile,v 1.1069 2008/11/03 10:52:15 markd Exp $ # COMMENT= Development utilities @@ -51,6 +51,7 @@ SUBDIR+= autoconf213 SUBDIR+= autogen SUBDIR+= automake SUBDIR+= automake14 +SUBDIR+= automoc4 SUBDIR+= avl SUBDIR+= avltree SUBDIR+= bcc |