From 81d297da26d2a1c39848dbbd280fd546adc75f6b Mon Sep 17 00:00:00 2001 From: Mark Tiefenbruck Date: Sun, 1 Jun 2008 15:44:28 -0700 Subject: fix out of source building --- util/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/Makefile.am b/util/Makefile.am index 6c0adf6..d0895ae 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -27,7 +27,7 @@ fbsetroot.o: fbsetroot.cc ../config.h $(srcdir)/fbsetroot.hh \ $(top_srcdir)/src/FbRootWindow.hh $(top_srcdir)/src/FbAtoms.hh fluxbox-update_configs.o: fluxbox-update_configs.cc ../config.h \ - $(top_srcdir)/src/defaults.hh + $(top_builddir)/src/defaults.hh fluxbox-remote.o: fluxbox-remote.cc -- cgit v0.11.2