summaryrefslogtreecommitdiff
path: root/lib/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 /lib/Makefile.am
parent2fe3f76c255b08f4b462fc64be12d5e4ac7b37cd (diff)
add VLV punit & north cluster read tools
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index d8f081fe..387141bf 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -30,6 +30,7 @@ libintel_tools_la_SOURCES = \
rendercopy.h \
intel_reg_map.c \
intel_dpio.c \
+ intel_iosf.c \
$(NULL)
LDADD = $(CAIRO_LIBS)