]> Dogcows Code - chaz/openbox/blobdiff - src/Makefile.am
python interface is working!
[chaz/openbox] / src / Makefile.am
index 92e0b3b0ea5a93c5ba56eead1285a998f02568dc..3a4f9865cad5c6e84fd505047d33c3bd6639b319 100644 (file)
@@ -29,7 +29,7 @@ openbox.i: openbox.hh screen.hh client.hh
        touch openbox.i
 
 openbox_wrap.cc: openbox.i
-       swig -python -c++ -nodefault -module openbox -o openbox_wrap.cc openbox.i
+       swig -python -c++ -nodefault -o openbox_wrap.cc openbox.i
 #      swig -guile -c++ -nodefault -o openbox_wrap.cc openbox.i
 
 # local dependencies
This page took 0.019917 seconds and 4 git commands to generate.