X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FMakefile.am;h=6bcafba0278f2d680aa9ebf4fcd8de92321777cc;hb=3814c4fbebb1f3e5e489225a0280d6a1958d1543;hp=fab231105fe79ddcea3d9a193eda5ed9e3fb5d8c;hpb=527697d6aee92ab3780eb34af158ac9d2207939c;p=chaz%2Fopenbox diff --git a/src/Makefile.am b/src/Makefile.am index fab23110..6bcafba0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -18,7 +18,7 @@ bin_PROGRAMS= openbox3 openbox3_LDADD=-L../otk -lotk @LIBINTL@ openbox3_SOURCES= actions.cc client.cc frame.cc openbox.cc screen.cc \ - main.cc rootwindow.cc backgroundwidget.cc labelwidget.cc \ + main.cc backgroundwidget.cc labelwidget.cc \ buttonwidget.cc python.cc bindings.cc \ openbox_wrap.cc @@ -27,7 +27,7 @@ MAINTAINERCLEANFILES= Makefile.in distclean-local: rm -f *\~ *.orig *.rej .\#* -openbox.i: openbox.hh screen.hh client.hh +openbox.i: openbox.hh screen.hh client.hh python.hh touch $@ openbox_wrap.cc: openbox.i