1
0
mirror of https://github.com/Icinga/icinga2.git synced 2025-04-08 17:05:25 +02:00

Build fix for *NIX

This commit is contained in:
Gunnar Beutner 2012-05-09 10:19:36 +02:00
parent 18bffce0ed
commit 04473558df

@ -58,4 +58,4 @@ libbase_la_SOURCES = \
libbase_la_LIBADD=$(LIBLTDL)
libbase_la_CXXFLAGS=$(LTDLINCL) -DI2_BASE_BUILD -pthread
libbase_la_CXXFLAGS=$(LTDLINCL) -DI2_BASE_BUILD -pthread -I${top_srcdir}/mmatch