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
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

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