summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2013-04-30 17:42:15 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2013-05-10 15:26:41 +0100
commit0be2723c3045d04f6970add4214713af697e73df (patch)
tree97923b2608e835c47c328919e17bff7caddb0ba0 /tests/Makefile.am
parent3d9beff623f26de2847f38650c2dbfdff5bf93a7 (diff)
tools: Add a standalone tool to test the computation of r,n,p for WRPLLs
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f15ae492..72509683 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,6 +1,7 @@
if BUILD_TESTS
noinst_PROGRAMS = \
gem_stress \
+ ddi_compute_wrpll \
$(TESTS_progs) \
$(TESTS_progs_M) \
$(HANG) \