blob: 15ffc3917a44046223845bd46771f17a69f0b8c2 [file] [log] [blame]
LDADD = ../libndn-cpp.la
noinst_PROGRAMS = \
test-get-async \
test-publish-async \
test-encode-decode-benchmark
test_encode_decode_benchmark_SOURCES = test-encode-decode-benchmark.cpp
test_get_async_SOURCES = test-get-async.cpp
test_publish_async_SOURCES = test-publish-async.cpp