Author: jgardou
Date: Tue Dec  2 18:08:33 2014
New Revision: 65548

URL: http://svn.reactos.org/svn/reactos?rev=65548&view=rev
Log:
[KMTESTS]
 - Fix typo

Modified:
    trunk/rostests/kmtests/CMakeLists.txt

Modified: trunk/rostests/kmtests/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/rostests/kmtests/CMakeLists.txt?rev=65548&r1=65547&r2=65548&view=diff
==============================================================================
--- trunk/rostests/kmtests/CMakeLists.txt       [iso-8859-1] (original)
+++ trunk/rostests/kmtests/CMakeLists.txt       [iso-8859-1] Tue Dec  2 
18:08:33 2014
@@ -132,7 +132,7 @@
     example_drv
     iodeviceobject_drv
     iohelper_drv
-    tcpip_test_drv)
+    tcpip_drv)
 
 add_custom_target(kmtest_all)
 add_dependencies(kmtest_all kmtest_drivers kmtest)


Reply via email to