Update Makefile in preparation for using it in the base recipes
This commit is contained in:
@@ -8,11 +8,6 @@ edition = "2021"
|
||||
name = "netstack"
|
||||
path = "src/main.rs"
|
||||
|
||||
# FIXME remove
|
||||
[[bin]]
|
||||
name = "smolnetd"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
redox_event.workspace = true
|
||||
daemon = { path = "../daemon" }
|
||||
|
||||
Reference in New Issue
Block a user