]> granicus.if.org Git - python/commitdiff
Waste needs the ICProgKit API.
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 22 Jan 2001 14:50:05 +0000 (14:50 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 22 Jan 2001 14:50:05 +0000 (14:50 +0000)
Mac/scripts/genpluginprojects.py

index a785708e48fbd680bf2e15a84c04630a2745f656..4f0f89c52bb430472b25f91c815919f3900ef79c 100644 (file)
@@ -118,7 +118,9 @@ def genallprojects(force=0):
                        'WETabs.c',
                        'WETabHooks.c'],
                libraries=['DragLib'],
-               extradirs=['::::Waste 1.3 Distribution:*']
+               extradirs=[
+                       '::::Waste 1.3 Distribution:*',
+                       '::::ICProgKit1.4:APIs']
                )
        genpluginproject("ctb")
        genpluginproject("icglue", sources=["icgluemodule.c"],