summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2015-11-19 17:14:54 +0900
committerMichel Dänzer <michel@daenzer.net>2015-11-19 17:20:39 +0900
commit49c7d2be99aaf6d040e553065bdc461ce8d4769a (patch)
tree6ea5579fda85d5fef88924ed692e8ad7b456cdd4
parentd069ec5d27f5c8d2ab17b759b85293ef4113acf3 (diff)
Add amdgpu_pixmap.h to src/Makefile.am's EXTRA_DIST
Fixes make distcheck.
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4efef9e..a851b3b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -63,6 +63,7 @@ EXTRA_DIST = \
amdgpu_glamor.h \
amdgpu_drv.h \
amdgpu_list.h \
+ amdgpu_pixmap.h \
amdgpu_probe.h \
amdgpu_version.h \
amdgpu_video.h \