[USETUP][SETUPLIB] Move the bootsup.c code into the setuplib, and perform the necessa...
[reactos.git] / base / setup / usetup / CMakeLists.txt
index 66a22fc..d82f1c2 100644 (file)
@@ -10,7 +10,6 @@ include_directories(
     ${REACTOS_SOURCE_DIR}/sdk/include/reactos/drivers)
 
 list(APPEND SOURCE
-    bootsup.c
     cabinet.c
     chkdsk.c
     cmdcons.c