summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-12-24 19:16:38 +0000
committerDana Jansens <danakj@orodu.net>2002-12-24 19:16:38 +0000
commitfe55bb846db1933d8d6f023236298940cab441f8 (patch)
treeee34aae6770252f3647fc50de146913f042d7c7b /src/Makefile.am
parentfdd5338fc1b3d1651baefc20b297e6f0064e4dee (diff)
python interface is working!
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 92e0b3b0..3a4f9865 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -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