mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-16 08:32:45 +00:00
build: fix tests/prng.h missing from dist
broken by fa713d9... "zebra: rework recursive route resolution", and I forgot to squash the fix into that. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
This commit is contained in:
parent
fed643f409
commit
a83a1e9c2f
@ -28,6 +28,8 @@ check_PROGRAMS = testsig testbuffer testmemory heavy heavywq heavythread \
|
||||
testprivs teststream testchecksum tabletest testnexthopiter \
|
||||
$(TESTS_BGPD)
|
||||
|
||||
noinst_HEADERS = prng.h
|
||||
|
||||
testsig_SOURCES = test-sig.c
|
||||
testbuffer_SOURCES = test-buffer.c
|
||||
testmemory_SOURCES = test-memory.c
|
||||
|
Loading…
Reference in New Issue
Block a user