mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-13 14:26:30 -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/regress
|
||||
|
||||
noinst_PROGRAMS += $(TESTPROGRAMS)
|
||||
|
||||
if BUILD_REGRESS
|
||||
noinst_PROGRAMS += test/regress
|
||||
endif
|
||||
noinst_PROGRAMS += $(TESTPROGRAMS)
|
||||
EXTRA_PROGRAMS+= test/regress
|
||||
endif
|
||||
|
||||
noinst_HEADERS+= \
|
||||
test/regress.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user