X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FMakefile.am;h=bf806ac51e3456e49cff1bbbed16572d28e7735b;hb=cc86c196a2c2793403396bb1d2335b63e1413067;hp=76ba15b7400292acb7a5e2d28c6bce24cb12c351;hpb=e0878c9fc2db8843891816e65917fbcfd1e94cbb;p=chaz%2Fopenbox diff --git a/src/Makefile.am b/src/Makefile.am index 76ba15b7..bf806ac5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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