mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
Added new targets. ip and oskittcp should now clean with the rest of the
tree. svn path=/trunk/; revision=11176
This commit is contained in:
parent
8eb5ca6ffa
commit
3b2388081c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ PATH_TO_TOP = ../..
|
|||
|
||||
include $(PATH_TO_TOP)/rules.mak
|
||||
|
||||
DRIVERS = bzip2 csq
|
||||
DRIVERS = bzip2 csq oskittcp ip
|
||||
|
||||
all: $(DRIVERS)
|
||||
|
||||
|
|
Loading…
Reference in a new issue