translate: support more dereference types
[ia32rtools.git] / tests / Makefile
index 81d5d99..83def3c 100644 (file)
@@ -1,6 +1,6 @@
 
 TESTS = reg_call1 reg_call2 reg_call3 reg_call_tail reg_save \
-       varargs ops x87 x87_f x87_s
+       varargs ops x87 x87_f x87_s deref
 
 all: $(addsuffix .ok,$(TESTS))