all repos — openbox @ 0b198a00c2b923e04e51c1e47c62faaac7a6b719

openbox fork - make it a bit more like ryudo

update deps in the Makefile
Dana Jansens danakj@orodu.net
commit

0b198a00c2b923e04e51c1e47c62faaac7a6b719

parent

09591a9a22fa697bc81cdf8047e7de1e36f1d9e1

1 files changed, 1 insertions(+), 2 deletions(-)

jump to
M util/epist/Makefile.amutil/epist/Makefile.am

@@ -18,10 +18,9 @@

# 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 \