summaryrefslogtreecommitdiff
path: root/overlay/Makefile.am
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-08-19 18:15:04 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-08-19 18:16:11 +0100
commit55b8c33ca50ce82393f99fb4412aaaed17f010fb (patch)
tree01043c18ae739e2186781de759cd71db4f315b92 /overlay/Makefile.am
parent34198b801ebca69fba654c8d1e011acea45b778c (diff)
overlay: Auatomatically mount debugfs
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'overlay/Makefile.am')
-rw-r--r--overlay/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/overlay/Makefile.am b/overlay/Makefile.am
index 09f273c0..00a1ef5f 100644
--- a/overlay/Makefile.am
+++ b/overlay/Makefile.am
@@ -14,6 +14,8 @@ intel_gpu_overlay_SOURCES = \
chart.c \
cpu-top.h \
cpu-top.c \
+ debugfs.h \
+ debugfs.c \
gem-objects.h \
gem-objects.c \
gpu-top.h \