mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 01:25:41 +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
|
example_drv
|
||||||
iodeviceobject_drv
|
iodeviceobject_drv
|
||||||
iohelper_drv
|
iohelper_drv
|
||||||
tcpip_test_drv)
|
tcpip_drv)
|
||||||
|
|
||||||
add_custom_target(kmtest_all)
|
add_custom_target(kmtest_all)
|
||||||
add_dependencies(kmtest_all kmtest_drivers kmtest)
|
add_dependencies(kmtest_all kmtest_drivers kmtest)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue