aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 909ce87..7503828 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -33,5 +33,9 @@ test-%: install-%
--eval "(setq ert-batch-backtrace-right-margin nil)" \
--funcall ert-run-tests-batch-and-exit
+test-oni-css: DEPS := oni-company oni-fci
+test-oni-bookmark: DEPS := oni-data-dir
+test-oni-php: DEPS := oni-flycheck oni-company oni-fci
+
clean:
rm -fv $(FILES)