[libsoup] another out-of-tree build fix



commit 8cc54925bbec130acd796d96363ad31223c3a962
Author: Dan Winship <danw gnome org>
Date:   Sun Aug 9 10:19:39 2009 -0400

    another out-of-tree build fix

 docs/reference/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index df53ba9..7893532 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -68,7 +68,7 @@ GTKDOC_LIBS = $(top_builddir)/libsoup/libsoup-gnome-2.4.la
 include $(top_srcdir)/gtk-doc.make
 
 # kludges
-tmpl/*.sgml:
+$(srcdir)/tmpl/*.sgml:
 
 clean: clean-am
 	rm -rf tmpl



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]