]> Dogcows Code - chaz/openbox/blobdiff - src/Makefile.am
add -shadow
[chaz/openbox] / src / Makefile.am
index 10c93be6f03431705ce226d0f637c18fe4950c9c..fab231105fe79ddcea3d9a193eda5ed9e3fb5d8c 100644 (file)
@@ -31,6 +31,6 @@ openbox.i: openbox.hh screen.hh client.hh
        touch $@
 
 openbox_wrap.cc: openbox.i
-       swig $(filter -I%,$(CXXFLAGS)) -python -c++ -nodefault -o $@ $<
+       swig $(filter -I%,$(CXXFLAGS)) -python -shadow -c++ -nodefault -o $@ $<
 
 # local dependencies
This page took 0.020214 seconds and 4 git commands to generate.