]> Dogcows Code - chaz/openbox/blobdiff - src/Makefile.am
dont need 2 of these comments
[chaz/openbox] / src / Makefile.am
index 76ba15b7400292acb7a5e2d28c6bce24cb12c351..bf806ac51e3456e49cff1bbbed16572d28e7735b 100644 (file)
@@ -35,6 +35,6 @@ openbox.i: openbox.hh screen.hh client.hh python.hh
        touch $@
 
 openbox_wrap.cc: openbox.i
-       swig $(filter -I%,$(CXXFLAGS)) -python -shadow -c++ -nodefault -o $@ $<
+       swig -I../otk $(filter -I%,$(CXXFLAGS)) -python -shadow -c++ -nodefault -o $@ $<
 
 # local dependencies
This page took 0.02009 seconds and 4 git commands to generate.