summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2013-10-22 14:18:26 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2013-10-24 13:44:32 +0100
commitc3707ab387500b534224dd563297a7bbb26aeb83 (patch)
treedb3b0351c35bbfac5228ca2c68f35d248c181e18 /lib/Makefile.am
parent13ebe3c01410c2dc0d90a4a1c33cbf143c51056c (diff)
lib: Add a function to dump a scratch buf into a png
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
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 431fd932..d7f42752 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -32,6 +32,7 @@ libintel_tools_la_SOURCES = \
rendercopy_gen6.c \
rendercopy_gen7.c \
rendercopy.h \
+ rendercopy.c \
intel_reg_map.c \
intel_dpio.c \
intel_iosf.c \