mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
updated wine dlls and programs install script.
svn path=/trunk/; revision=2455
This commit is contained in:
parent
4a95d5eee9
commit
2a2768dea3
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ include rules.mak
|
||||||
#
|
#
|
||||||
# Available applications
|
# Available applications
|
||||||
#
|
#
|
||||||
APPS = cmd cmdutils notevil sysutils dflat32
|
APPS = cmd cmdutils notevil sysutils dflat32 net\ping net\ncftp
|
||||||
|
|
||||||
all: $(APPS)
|
all: $(APPS)
|
||||||
.PHONY: all
|
.PHONY: all
|
||||||
|
|
Loading…
Reference in a new issue