aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 741d9eb..ba8ed02 100644
--- a/Makefile
+++ b/Makefile
@@ -157,6 +157,8 @@ $(BUILD)/tests/%.o: tests/%.c
$(BUILD)/clients/ui.d $(TUI_SCREEN_DEP) \
$(BUILD)/clients/tui.d $(BUILD)/clients/client.d \
$(BUILD)/tests/test_core.d $(BUILD)/tests/test_tui.d \
+ $(BUILD)/tests/pdf_check.d $(BUILD)/tests/invoice_check.d \
+ $(BUILD)/tests/smtp_check.d \
$(BUILD)/scripts/gen_protocol.d
install: all