mirror of
https://github.com/reactos/reactos.git
synced 2024-11-29 06:23:41 +08:00
Fix the build
This commit is contained in:
parent
7a27dc8a55
commit
69ff796168
@ -10,6 +10,7 @@ list(APPEND SOURCE
|
||||
cmdConfig.c
|
||||
cmdContinue.c
|
||||
cmdGroup.c
|
||||
cmdHelp.c
|
||||
cmdHelpMsg.c
|
||||
cmdLocalGroup.c
|
||||
cmdPause.c
|
||||
@ -18,7 +19,6 @@ list(APPEND SOURCE
|
||||
cmdStop.c
|
||||
cmdUse.c
|
||||
cmdUser.c
|
||||
help.c
|
||||
net.h)
|
||||
|
||||
add_executable(net ${SOURCE} net.rc)
|
||||
|
Loading…
Reference in New Issue
Block a user