[empathy] Fix building nst plugin out of tree.



commit bbf4bebc4c243fb47d9e0698af88621f859a7449
Author: Will Thompson <will thompson collabora co uk>
Date:   Mon Jan 25 15:44:56 2010 +0000

    Fix building nst plugin out of tree.

 nautilus-sendto-plugin/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/nautilus-sendto-plugin/Makefile.am b/nautilus-sendto-plugin/Makefile.am
index 8fc5c1e..adc9bfb 100644
--- a/nautilus-sendto-plugin/Makefile.am
+++ b/nautilus-sendto-plugin/Makefile.am
@@ -2,6 +2,7 @@ plugindir = $(libdir)/nautilus-sendto/plugins
 
 INCLUDES =					\
 	-I$(top_builddir)			\
+	-I$(top_srcdir)				\
 	-DLOCALEDIR=\""$(datadir)/locale"\"	\
 	$(NST_CFLAGS)				\
 	$(WARN_CFLAGS)				\



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