diff options
| author | Mattias Andrée <m@maandree.se> | 2026-05-11 23:15:33 +0200 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-05-11 23:15:33 +0200 |
| commit | 86087e5f9cf4a0512ba36b4d01086b905574a47d (patch) | |
| tree | 03ce90743ef4d9e3da6ba45b70f11494e12b667c /libtest/Makefile | |
| parent | Misc (diff) | |
| download | librecrypt-86087e5f9cf4a0512ba36b4d01086b905574a47d.tar.gz librecrypt-86087e5f9cf4a0512ba36b4d01086b905574a47d.tar.bz2 librecrypt-86087e5f9cf4a0512ba36b4d01086b905574a47d.tar.xz | |
Misc
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'libtest/Makefile')
| -rw-r--r-- | libtest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libtest/Makefile b/libtest/Makefile index 8eddb00..75a76cd 100644 --- a/libtest/Makefile +++ b/libtest/Makefile @@ -28,6 +28,7 @@ OBJ =\ libtest_stack_on_signal.o\ libtest_get_alloc_failure_in.o\ libtest_set_alloc_failure_in.o\ + random.o\ $(OBJ_BACKTRACE)\ HDR =\ |
