Sign in
chromium
/
chromiumos
/
third_party
/
drm
/
86451a12ca52e88a9600ed55f56b8cacd1ac0d6d
/
.
/
tests
/
kmstest
/
Makefile.am
blob: ae562a106e13457e3743c22803b9c5fbde6a092a [
file
] [
log
] [
blame
]
AM_CFLAGS
=
\
-
I$
(
top_srcdir
)/
include
/
drm \
-
I$
(
top_srcdir
)/
libkms
/
\
-
I$
(
top_srcdir
)
noinst_PROGRAMS
=
\
kmstest
kmstest_SOURCES
=
\
main
.
c
kmstest_LDADD
=
\
$
(
top_builddir
)/
libdrm
.
la \
$
(
top_builddir
)/
libkms
/
libkms
.
la
run
:
kmstest
./
kmstest