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 1c2680a38cec..e9333819fb77 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.39 1996/12/11 22:52:31 obrien Exp $ +# $Id: Makefile,v 1.40 1997/01/09 12:40:00 asami Exp $ # SUBDIR += SWIG @@ -42,6 +42,7 @@ SUBDIR += prcs SUBDIR += tkcvs SUBDIR += uulib + SUBDIR += xwpe SUBDIR += xxgdb .include <bsd.port.subdir.mk> |