mirror of
https://github.com/reactos/reactos.git
synced 2026-06-08 08:52:59 +08:00
Fix the build
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user