summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@virtuousgeek.org>2013-04-16 13:14:58 -0700
committerJesse Barnes <jbarnes@virtuousgeek.org>2013-04-16 13:41:23 -0700
commit25339595a764c0b50516b7db60fd117128a6c8bc (patch)
tree14cfeedc9013d8e7d5b5cf711d11fa377b0db986 /tools/Makefile.am
parent2fe3f76c255b08f4b462fc64be12d5e4ac7b37cd (diff)
add VLV punit & north cluster read tools
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index e939518d..d253a672 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -22,7 +22,9 @@ bin_PROGRAMS = \
intel_forcewaked \
intel_dpio_read \
intel_dpio_write \
- intel_l3_parity
+ intel_l3_parity \
+ intel_punit_read \
+ intel_nc_read
noinst_PROGRAMS = \
intel_dump_decode \