X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2FMakefile.am;h=b15f60b8afa08a8f51c51c714edc640906e08a04;hb=02d6362111a9e679b0a2f108d396f105243da4b5;hp=b2799cf744483674ce4713e8d3847fc7acdc1f45;hpb=035f7d3ff483238c801fc785fc8fd2dac0e91cfc;p=chaz%2Fopenbox diff --git a/src/Makefile.am b/src/Makefile.am index b2799cf7..b15f60b8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -11,7 +11,7 @@ CXXFLAGS=$(XFT_CFLAGS) $(PYTHON_CFLAGS) @CXXFLAGS@ \ LIBS=$(XFT_LIBS) $(PYTHON_LIBS) @LIBS@ -INCLUDES= -I../otk +INCLUDES= -I.. bin_PROGRAMS= openbox3 @@ -32,7 +32,7 @@ MAINTAINERCLEANFILES= Makefile.in distclean-local: rm -f *\~ *.orig *.rej .\#* -openbox.i: openbox.hh screen.hh client.hh python.hh +openbox.i: openbox.hh screen.hh client.hh python.hh frame.hh touch $@ openbox_wrap.cc: openbox.i