timerd/Makefile.am: add include path

This commit is contained in:
[CST] Focus
2012-08-30 11:32:54 +04:00
parent fb68bff086
commit 27d47c52c0

View File

@@ -3,6 +3,7 @@ AM_CPPFLAGS = -fno-rtti -fno-exceptions
INCLUDES = \
-I$(top_builddir) \
-I$(top_srcdir) \
-I$(top_srcdir)/src \
-I$(top_srcdir)/src/zapit/include \
-I$(top_srcdir)/lib \
-I$(top_srcdir)/lib/libconfigfile \