summaryrefslogtreecommitdiff
path: root/progs/fp/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2006-01-05 10:57:57 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2006-01-05 10:57:57 +0000
commitca188de0987528170097a82d233ff591fcc0320c (patch)
tree0157e1e12097dc8b3ced92c9cef057a0cdd4d256 /progs/fp/Makefile
parent30cc822163ba6bd7cab7123446526c9be195b938 (diff)
add simple test for program local parameters
Diffstat (limited to 'progs/fp/Makefile')
-rw-r--r--progs/fp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/fp/Makefile b/progs/fp/Makefile
index 8c287d6ac3..d461ebcc60 100644
--- a/progs/fp/Makefile
+++ b/progs/fp/Makefile
@@ -32,6 +32,7 @@ SOURCES = \
tri-mov.c \
tri-mul.c \
tri-pow.c \
+ tri-param.c \
tri-rcp.c \
tri-rsq.c \
tri-scs.c \