mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
gen-zam: Move source files up a directory
This commit is contained in:
parent
d3ac12da68
commit
7499234d42
3 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
add_executable(gen-zam)
|
add_executable(gen-zam)
|
||||||
target_sources(gen-zam PRIVATE src/Gen-ZAM.cc)
|
target_sources(gen-zam PRIVATE Gen-ZAM.cc)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue