diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-03-03 12:16:06 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-03-03 12:16:06 +0000 |
commit | f862dcfd1684709c7c64653410eeab8dbf9bd9f0 (patch) | |
tree | 9f87392d1bf03fa2bb012872162774bdd60e723d /devel/Makefile | |
parent | 5d89a32e67ecc028a725d39d7d3f280e796aa92d (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 3247a7cdfc23..20b6e6dcf57e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1860,6 +1860,7 @@ SUBDIR += py-zconfig SUBDIR += py-zopeInterface SUBDIR += py_otp_interface + SUBDIR += pybaz SUBDIR += pychecker SUBDIR += pycount SUBDIR += pylint |