summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4a4e751c..e47c0c1d 100644
--- a/Makefile
+++ b/Makefile
@@ -67,6 +67,9 @@ lib: $(LIB_TARGETS)
lib-test: $(LIB_TARGETS_TEST)
+lib-imag-ruby-test:
+ @$(MAKE) -C libimagruby
+
test: bin-test lib-test
install: $(INSTALL_TARGETS) imag-bin-install