mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-14 06:49:35 -04:00
Make --disable-libevent-regress work again
This commit is contained in:
parent
9443868d55
commit
787fd7489f
@ -29,12 +29,10 @@ TESTPROGRAMS = \
|
|||||||
test/test-weof \
|
test/test-weof \
|
||||||
test/regress
|
test/regress
|
||||||
|
|
||||||
noinst_PROGRAMS += $(TESTPROGRAMS)
|
|
||||||
|
|
||||||
if BUILD_REGRESS
|
if BUILD_REGRESS
|
||||||
noinst_PROGRAMS += test/regress
|
noinst_PROGRAMS += $(TESTPROGRAMS)
|
||||||
endif
|
|
||||||
EXTRA_PROGRAMS+= test/regress
|
EXTRA_PROGRAMS+= test/regress
|
||||||
|
endif
|
||||||
|
|
||||||
noinst_HEADERS+= \
|
noinst_HEADERS+= \
|
||||||
test/regress.h \
|
test/regress.h \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user