summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-06-30 17:13:27 -0700
committerEric Anholt <eric@anholt.net>2009-06-30 18:04:50 -0700
commit3904b7c6a266538eaf749c90445970601239e0a2 (patch)
tree200aa7285afd09ef3b92c3aaa59db6f7c5f32ed9 /lib/Makefile.am
parent21b6f2600d2eda8e9c10ab9b123ebe79431779f7 (diff)
intel_gpu_top: Move instdone bit definitions to lib to share with _dump.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 4e721a08..eb3eba76 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -5,6 +5,8 @@ libintel_tools_la_SOURCES = \
intel_gpu_tools.c \
intel_gpu_tools.h \
intel_reg.h \
+ instdone.c \
+ instdone.h \
drmtest.c \
drmtest.h