[FASTFAT] Fix size checking in VfatGetFileNameInformation()
[reactos.git] / drivers / input / kbdclass / CMakeLists.txt
index 4e43d82..326915a 100644 (file)
@@ -14,3 +14,4 @@ add_pch(kbdclass kbdclass.h SOURCE)
 target_link_libraries(kbdclass ${PSEH_LIB})
 add_importlibs(kbdclass ntoskrnl hal)
 add_cd_file(TARGET kbdclass DESTINATION reactos/system32/drivers NO_CAB FOR all)
+add_registry_inf(kbdclass_reg.inf)