From: Dana Jansens Date: Sat, 13 Jul 2002 19:47:06 +0000 (+0000) Subject: update deps in the Makefile X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=0b198a00c2b923e04e51c1e47c62faaac7a6b719;p=chaz%2Fopenbox update deps in the Makefile --- diff --git a/util/epist/Makefile.am b/util/epist/Makefile.am index b1f9ffe4..046547de 100644 --- a/util/epist/Makefile.am +++ b/util/epist/Makefile.am @@ -18,10 +18,9 @@ distclean-local: # local dependencies epist.o: epist.cc epist.hh ../../src/BaseDisplay.hh ../../src/Timer.hh \ - ../../src/Util.hh process.hh screen.hh window.hh ../../src/XAtom.hh + ../../src/Util.hh screen.hh window.hh ../../src/XAtom.hh main.o: main.cc epist.hh ../../src/BaseDisplay.hh ../../src/Timer.hh \ ../../src/Util.hh ../../src/i18n.hh ../../nls/blackbox-nls.hh -process.o: process.cc screen.o: screen.cc ../../src/XAtom.hh screen.hh window.hh epist.hh \ ../../src/BaseDisplay.hh ../../src/Timer.hh ../../src/Util.hh window.o: window.cc window.hh epist.hh ../../src/BaseDisplay.hh \