]> git.0d.be Git - empathy.git/commitdiff
Fix building nst plugin out of tree.
authorWill Thompson <will.thompson@collabora.co.uk>
Mon, 25 Jan 2010 15:44:56 +0000 (15:44 +0000)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 25 Jan 2010 16:02:06 +0000 (16:02 +0000)
nautilus-sendto-plugin/Makefile.am

index 8fc5c1e4b8cbf97bcec05665da2a55df05f6871b..adc9bfb672d468f27b78ade10604e13e7faba28e 100644 (file)
@@ -2,6 +2,7 @@ plugindir = $(libdir)/nautilus-sendto/plugins
 
 INCLUDES =                                     \
        -I$(top_builddir)                       \
+       -I$(top_srcdir)                         \
        -DLOCALEDIR=\""$(datadir)/locale"\"     \
        $(NST_CFLAGS)                           \
        $(WARN_CFLAGS)                          \