summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorJohann Visagie <wjv@FreeBSD.org>2001-09-06 14:15:37 +0000
committerJohann Visagie <wjv@FreeBSD.org>2001-09-06 14:15:37 +0000
commitad6b729c660de06984c1d2759a630ee09f9e052f (patch)
treed264a13184bb7f61fc1d761b5b6cf65ee6bd55f9 /lang/Makefile
parentUpgrade to version 3.9.8. (diff)
Add py-compiler, a Python source to bytecode compiler.
Notes
Notes: svn path=/head/; revision=47473
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 9e9dcfc39422..322d24cc3c8d 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -114,6 +114,7 @@
SUBDIR += pm3-netobj
SUBDIR += pnet
SUBDIR += ptoc
+ SUBDIR += py-compiler
SUBDIR += py-mx-base
SUBDIR += python
SUBDIR += python+ipv6