updated wine dlls and programs install script.
authorSteven Edwards <winehacker@gmail.com>
Sun, 30 Dec 2001 08:04:23 +0000 (08:04 +0000)
committerSteven Edwards <winehacker@gmail.com>
Sun, 30 Dec 2001 08:04:23 +0000 (08:04 +0000)
svn path=/trunk/; revision=2455

rosapps/Makefile

index 23e905d..adcffd9 100644 (file)
@@ -13,7 +13,7 @@ include rules.mak
 #
 # Available applications
 #
-APPS = cmd cmdutils notevil sysutils dflat32
+APPS = cmd cmdutils notevil sysutils dflat32 net\ping net\ncftp
 
 all: $(APPS)
 .PHONY: all