mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
compile the sm system utility
svn path=/trunk/; revision=15275
This commit is contained in:
parent
e70c95d52f
commit
e6b395d0e7
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ STORAGE_DRIVERS = atapi cdrom class2 disk floppy scsiport diskdump
|
||||||
# autochk cmd format services setup usetup welcome winlogon msiexec
|
# autochk cmd format services setup usetup welcome winlogon msiexec
|
||||||
SYS_APPS = autochk calc cmd explorer expand format ibrowser msiexec regsvr32 \
|
SYS_APPS = autochk calc cmd explorer expand format ibrowser msiexec regsvr32 \
|
||||||
reporterror services setup taskmgr userinit usetup welcome vmwinst rundll32 \
|
reporterror services setup taskmgr userinit usetup welcome vmwinst rundll32 \
|
||||||
winlogon regedit winefile notepad reactos lsass dhcp
|
winlogon regedit winefile notepad reactos lsass dhcp sm
|
||||||
|
|
||||||
# System services
|
# System services
|
||||||
SYS_SVC = rpcss eventlog umpnpmgr
|
SYS_SVC = rpcss eventlog umpnpmgr
|
||||||
|
|
Loading…
Reference in a new issue