aboutsummaryrefslogtreecommitdiff
path: root/oracle/makefile
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-10-17 09:54:14 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-10-21 13:29:10 +0200
commit049aa1e88958815a61e779f65e4c601fec104a10 (patch)
tree6074ddd55fd63a64169af4492f77c253a72aabb6 /oracle/makefile
parent8295852a42e7dc178ee9cf94df746a85dda48b05 (diff)
Add Oracle types test
Diffstat (limited to 'oracle/makefile')
-rw-r--r--oracle/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/oracle/makefile b/oracle/makefile
index 7b7453b..8073a94 100644
--- a/oracle/makefile
+++ b/oracle/makefile
@@ -6,7 +6,8 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
tests := \
-native
+native \
+types
default := $(out_base)/
dist := $(out_base)/.dist