fixed build of unit tests (broken by 34e0284)

This commit is contained in:
Andrei Belov
2016-07-06 08:34:10 +03:00
committed by Felipe Zimmerle
parent 649365481f
commit 2aa1d14477

View File

@@ -25,11 +25,11 @@ noinst_PROGRAMS =
noinst_PROGRAMS += unit_tests
unit_tests_SOURCES = \
common/modsecurity_test.cc \
unit/unit.cc \
unit/unit_test.cc
pkginclude_HEADERS = \
common/modsecurity_test.cc \
common/*.h \
unit/*.h \
regression/*.h