]> Dogcows Code - chaz/openbox/blobdiff - otk/Makefile.am
state_above/below work now
[chaz/openbox] / otk / Makefile.am
index 2ef58ef07d9bf5e3e78e20c303543263f6f4bae8..0ba90ade1d5b5dfed78aca931cfe711e3367c8a5 100644 (file)
@@ -27,7 +27,7 @@ otk.i: $(wildcard *.hh)
        touch $@
 
 otk_wrap.cc: otk.i
-       swig $(filter -I%,$(CXXFLAGS)) -python -c++ -o $@ $<
+       swig $(filter -I%,$(CXXFLAGS)) -python -shadow -c++ -o $@ $<
 
 # local dependencies
 application.o: application.cc application.hh eventdispatcher.hh \
This page took 0.020142 seconds and 4 git commands to generate.