projects
/
platform
/
upstream
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2607dad
)
tests/modetest: fix distcheck
author
Marek Olšák
<maraeo@gmail.com>
Sat, 11 Aug 2012 18:02:03 +0000
(20:02 +0200)
committer
Marek Olšák
<maraeo@gmail.com>
Sat, 11 Aug 2012 18:02:03 +0000
(20:02 +0200)
tests/modetest/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/modetest/Makefile.am
b/tests/modetest/Makefile.am
index 35754a28dc2bfab11d66eb387bfd61d3ad9f9a67..b5ec7717bb214e60ccc15e31161fd253d5bd2859 100644
(file)
--- a/
tests/modetest/Makefile.am
+++ b/
tests/modetest/Makefile.am
@@
-8,7
+8,8
@@
noinst_PROGRAMS = \
modetest
modetest_SOURCES = \
- buffers.c modetest.c
+ buffers.c modetest.c buffers.h
+
modetest_LDADD = \
$(top_builddir)/libdrm.la \
$(top_builddir)/libkms/libkms.la \