mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
Added touch to the makefile
svn path=/trunk/; revision=3218
This commit is contained in:
parent
8919efa70d
commit
5705c99d2a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ include rules.mak
|
||||||
#
|
#
|
||||||
# Available applications
|
# Available applications
|
||||||
#
|
#
|
||||||
APPS = cmd cmdutils dflat32 mc notevil sysutils \
|
APPS = cmd cmdutils cmdutils\touch dflat32 mc notevil sysutils \
|
||||||
net\finger net\ncftp net\niclist net\ping net\telnet net\whois \
|
net\finger net\ncftp net\niclist net\ping net\telnet net\whois \
|
||||||
regedit regedt32 taskmgr
|
regedit regedt32 taskmgr
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue