blob: 4e12850e6612b8786e5f74a3bac6e84f176d003b [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