diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 801844e..0a93438 100644 --- a/Makefile.am +++ b/Makefile.am @@ -61,6 +61,7 @@ bin_crucible_SOURCES = \ src/tests/example/images.c \ src/tests/example/messages.c \ src/tests/func/copy/copy-buffer.c \ + src/tests/func/desc/dynamic.c \ src/tests/func/ds/basic.c \ src/tests/func/query/timestamp.c \ src/tests/func/first.c \ |