mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
[KMTESTS]
- Fix typo svn path=/trunk/; revision=65548
This commit is contained in:
parent
e7ed762d4b
commit
e07183a73b
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ add_dependencies(kmtest_drivers
|
|||
example_drv
|
||||
iodeviceobject_drv
|
||||
iohelper_drv
|
||||
tcpip_test_drv)
|
||||
tcpip_drv)
|
||||
|
||||
add_custom_target(kmtest_all)
|
||||
add_dependencies(kmtest_all kmtest_drivers kmtest)
|
||||
|
|
Loading…
Reference in a new issue