diff options
Diffstat (limited to 'sysdep/bsd/Makefile')
-rw-r--r-- | sysdep/bsd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdep/bsd/Makefile b/sysdep/bsd/Makefile index ddc87239..dfa32747 100644 --- a/sysdep/bsd/Makefile +++ b/sysdep/bsd/Makefile @@ -3,3 +3,4 @@ obj := $(src-o-files) $(all-daemon) $(conf-y-targets): $(s)krt-sock.Y +tests_objs := $(tests_objs) $(src-o-files) |