mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-19 01:04:58 -04:00
Fix 'make distcheck' by adding regress.gen.[ch] to DISTCLEANFILES
Patch from Harlan Stenn.
This commit is contained in:
parent
980597215d
commit
239d8345be
@ -50,6 +50,7 @@ test/test-script.sh: test/test.sh
|
||||
cp $(top_srcdir)/test/test.sh $@
|
||||
|
||||
DISTCLEANFILES += test/test-script.sh
|
||||
DISTCLEANFILES += test/regress.gen.c test/regress.gen.h
|
||||
|
||||
if BUILD_REGRESS
|
||||
BUILT_SOURCES += test/regress.gen.c test/regress.gen.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user