* Sync up to trunk head (r65074).
[reactos.git] / win32ss / drivers / watchdog / CMakeLists.txt
index 87e166b..5ef5e5c 100644 (file)
@@ -7,5 +7,4 @@ add_library(watchdog SHARED
 
 set_module_type(watchdog kernelmodedriver)
 add_importlibs(watchdog ntoskrnl)
-
 add_cd_file(TARGET watchdog DESTINATION reactos/system32/drivers FOR all)