mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 06:02:26 +00:00
tests: Copy script1.lua for make dist
This is needed for `make dist` when building Docker images with Lua support. Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
parent
9ad0c2f6b4
commit
897bb1675e
@ -15,7 +15,7 @@ tests_lib_test_frrscript_CFLAGS = $(TESTS_CFLAGS)
|
||||
tests_lib_test_frrscript_CPPFLAGS = $(TESTS_CPPFLAGS)
|
||||
tests_lib_test_frrscript_LDADD = $(ALL_TESTS_LDADD)
|
||||
tests_lib_test_frrscript_SOURCES = tests/lib/test_frrscript.c
|
||||
EXTRA_DIST += tests/lib/test_frrscript.py
|
||||
EXTRA_DIST += tests/lib/test_frrscript.py tests/lib/script1.lua
|
||||
|
||||
|
||||
##############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user