Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
4520d5cafbb26732922127fc8fb3b25241215a0a
/
.
/
tests
/
Makefile.am
blob: e9d96acd46fb4ee4ee55f83f77c0b2d54091d857 [
file
] [
log
] [
blame
]
if
BUILD_TESTS
noinst_PROGRAMS
=
matrix
-
test
endif
AM_CFLAGS
=
$
(
GCC_CFLAGS
)
AM_CPPFLAGS
=
-
I
../
src
matrix_test_SOURCES
=
\
matrix
-
test
.
c \
../
src
/
matrix
.
c \
../
src
/
matrix
.
h
matrix_test_LDADD
=
-
lm
-
lrt