Code

Fixed VPATH problem in plugins-root (Tom Payerle - 1789000)
[nagiosplug.git] / plugins-root / Makefile.am
index 9623212ec9ec4c2889185c300d2ee83e4ca1ddd5..e61ebc75fa605b220a3ce3e9a9881746cf82b316 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-VPATH = $(top_srcdir) $(top_srcdir)/lib $(top_srcdir)/plugins $(top_srcdir)/plugins/t 
+VPATH = $(top_srcdir) $(top_srcdir)/lib $(top_srcdir)/plugins $(top_srcdir)/plugins/t $(srcdir)
 
 INCLUDES = -I.. -I$(top_srcdir)/lib -I$(top_srcdir)/gl -I$(top_srcdir)/intl -I$(top_srcdir)/plugins @SSLINCLUDE@