Sign in
third-party-mirror
/
SchedMD
/
slurm
/
23cc378bcdccc3b26bdda8853a94d7faa72c2788
/
.
/
testsuite
/
slurm_unit
/
api
/
Makefile.am
blob: 3914183e0c5ce9aa20ac7a528b8b47f5969c9c44 [
file
] [
log
] [
blame
]
AUTOMAKE_OPTIONS
=
foreign
SUBDIRS
=
manual
check_PROGRAMS
=
$
(
TESTS
)
TESTS
=
\
api
-
test
INCLUDES
=
-
I$
(
top_srcdir
)
-
I$
(
top_srcdir
)/
src
/
common
LDADD
=
$
(
top_builddir
)/
src
/
common
/
libcommon
.
la \
$
(
top_builddir
)/
src
/
api
/
libslurm
.
la