summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-06-29 00:46:42 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-06-29 00:46:42 +0000
commit422f12414fcea09e2c519a2f113a5e14971a600b (patch)
tree32c589956e440e76424787f09e5d16b04bfc7b8b /lang/Makefile
parentUpdate to 1.3.16. (diff)
Add py-prolog, A Python extension embedding SWI-Prolog
Submitted by: g.gonter@ieee.org
Notes
Notes: svn path=/head/; revision=83793
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 734bdd681d00..5ba524bcc7c1 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -163,6 +163,7 @@
SUBDIR += ptoc
SUBDIR += py-compiler
SUBDIR += py-mx-base
+ SUBDIR += py-prolog
SUBDIR += python
SUBDIR += python-doc-html
SUBDIR += python-doc-pdf-a4