summaryrefslogtreecommitdiff
path: root/overlay/Makefile.am
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-08-20 10:04:23 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-08-20 10:26:23 +0100
commit5c81cda0ff092a13c6a1eb24149e7bf98e7242fa (patch)
treed04fc37c213aed9ea124427469298f3fad3dc206 /overlay/Makefile.am
parentbaa5be07d6652bcd86353d25188505cb0199450a (diff)
overlay: Add graph for GPU power consumption
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 cc748a7d..516508b9 100644
--- a/overlay/Makefile.am
+++ b/overlay/Makefile.am
@@ -25,6 +25,8 @@ intel_gpu_overlay_SOURCES = \
gpu-freq.c \
igfx.h \
igfx.c \
+ power.h \
+ power.c \
rc6.h \
rc6.c \
$(NULL)