mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
Added new regsvr32 app.
svn path=/trunk/; revision=8184
This commit is contained in:
parent
b1fc9ebb02
commit
e592ecdfeb
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ include $(PATH_TO_TOP)/rules.mak
|
||||||
|
|
||||||
# Console system utilities
|
# Console system utilities
|
||||||
# cabman cat net objdir partinfo pice ps sc stats
|
# cabman cat net objdir partinfo pice ps sc stats
|
||||||
UTIL_APPS = cat objdir partinfo pnpdump sc stats tickcount consw rundll32
|
UTIL_APPS = cat objdir partinfo pnpdump sc stats tickcount consw rundll32 regsvr32
|
||||||
|
|
||||||
UTIL_NET_APPS =
|
UTIL_NET_APPS =
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue