summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2015-09-29 17:24:43 +0100
committerRussell King <rmk@arm.linux.org.uk>2015-09-29 17:25:13 +0100
commit6b461c163b0bd02c76b65d94cc2fb3767167bda8 (patch)
tree2e7d7b8d22b560019f17dc6f06196baaa6fa7dd6
parent5f1283918cf17fca216d46030ed43245b4db18c9 (diff)
Add armada_ioctl.h to the distribution tarball
This file is used by armada_bufmgr.c. Building from the distribution tarball sources fails as it is missing there. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e32ccb0..8a2bfb1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,6 +9,7 @@ libdrm_armada_la_LIBADD = @LIBDRM_LIBS@ @CLOCK_LIB@
libdrm_armada_la_SOURCES = \
armada_bufmgr.c \
+ armada_ioctl.h \
libdrm_lists.h
libdrm_armadaincludedir = ${includedir}/libdrm