mirror of
https://github.com/pdewacht/brlaser
synced 2024-12-27 07:48:21 +01:00
Fix lest.hpp dependency for the tests.
This commit is contained in:
parent
19edb1767b
commit
1dcd5b445e
@ -35,16 +35,16 @@ src_brdecode_SOURCES = \
|
||||
|
||||
test_test_lest_SOURCES = \
|
||||
test/test_lest.cc \
|
||||
test/lest.h
|
||||
test/lest.hpp
|
||||
|
||||
test_test_line_SOURCES = \
|
||||
test/test_line.cc \
|
||||
src/line.h \
|
||||
src/line.cc \
|
||||
test/lest.h
|
||||
test/lest.hpp
|
||||
|
||||
test_test_block_SOURCES = \
|
||||
test/test_block.cc \
|
||||
src/block.h \
|
||||
test/tempfile.h \
|
||||
test/lest.h
|
||||
test/lest.hpp
|
||||
|
Loading…
Reference in New Issue
Block a user