From: Dana Jansens Date: Fri, 17 Jan 2003 07:14:47 +0000 (+0000) Subject: add frame.hh to openbox.i's deps X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=a767993e8bc832a5347b952942f5d561781bd867;p=chaz%2Fopenbox add frame.hh to openbox.i's deps --- diff --git a/src/Makefile.am b/src/Makefile.am index b2799cf7..07bb65ef 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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