diff options
author | frueauf <frueauf> | 1998-06-07 19:33:44 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-06-07 19:33:44 +0000 |
commit | d2094749d08df8855bae9e8bbe910f6fcee4a02b (patch) | |
tree | aee973a641e6d4906f8ef896d4d023d0a068d23d /lang/Makefile | |
parent | 0466fa353fc59e60c275ae575bf0b361e26fc58b (diff) | |
download | pkgsrc-d2094749d08df8855bae9e8bbe910f6fcee4a02b.tar.gz |
Add and enable py-html-docs.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 4c50ca6fd3b..30caa552083 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1998/06/03 21:04:00 tv Exp $ +# $NetBSD: Makefile,v 1.12 1998/06/07 19:33:44 frueauf Exp $ # FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp # @@ -44,6 +44,7 @@ SUBDIR += perl5 # SUBDIR += pgcc # SUBDIR += pgcc-current + SUBDIR += py-html-docs SUBDIR += python # SUBDIR += rexx-imc # SUBDIR += ruby |