Skip to content
Snippets Groups Projects
Commit 7022428f authored by Daniel Salzman's avatar Daniel Salzman
Browse files

scripts: update project files script

parent 3edd1496
Branches
Tags
No related merge requests found
......@@ -480,6 +480,7 @@ src/zscanner/tests/tests.c
src/zscanner/tests/tests.h
src/zscanner/tests/zscanner-tool.c
tests-fuzz/Makefile.am
tests-fuzz/packet.c
tests/Makefile.am
tests/acl.c
tests/base32hex.c
......
......@@ -15,6 +15,7 @@ SOURCES = [
# sources
"src/*.c", "src/*.h", "src/*.rl", "src/*.l",
"src/*.y", "tests/*.c", "tests/*.h",
"tests-fuzz/*.c", "tests-fuzz/*.h",
"libtap/*.c", "libtap/*.h",
]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment