summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 44221a821d..ed516751d5 100644
--- a/common.mk
+++ b/common.mk
@@ -1,3 +1,6 @@
+lib: $(LIBRUBY);
+dll: $(LIBRUBY_SO);
+
EXTCONF = extconf.rb
RBCONFIG = ./.rbconfig.time