diff options
Diffstat (limited to 'src/test/Makefile.am')
-rw-r--r-- | src/test/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/Makefile.am b/src/test/Makefile.am index 3606686df2..f3efdcc248 100644 --- a/src/test/Makefile.am +++ b/src/test/Makefile.am @@ -18,6 +18,7 @@ test_SOURCES = \ test_crypto.c \ test_data.c \ test_dir.c \ + test_introduce.c \ test_microdesc.c \ test_pt.c \ test_replay.c \ |