mirror of
https://salsa.debian.org/ha-team/libqb
synced 2026-08-12 22:17:34 +00:00
[tests] export SOCKETDIR from tests/Makefile.am
allows make check to be executed correctly from tests/ dir. Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
This commit is contained in:
parent
5ddc2eb954
commit
d3d32bc281
@ -37,9 +37,6 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure depcomp \
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
# For test suite
|
||||
export SOCKETDIR
|
||||
|
||||
dist_doc_DATA = COPYING INSTALL README.markdown
|
||||
|
||||
SUBDIRS = include lib docs tools tests examples
|
||||
|
||||
@ -21,6 +21,8 @@ MAINTAINERCLEANFILES = Makefile.in
|
||||
EXTRA_DIST =
|
||||
CLEANFILES =
|
||||
|
||||
export SOCKETDIR
|
||||
|
||||
AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include
|
||||
|
||||
noinst_PROGRAMS = bmc bmcpt bms rbreader rbwriter \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user