[FAST486]: Rename fast486dbg.c to debug.c as per opular demand :P
[reactos.git] / reactos / lib / fast486 / CMakeLists.txt
index fd71551..1c995fb 100644 (file)
@@ -2,8 +2,8 @@
 include_directories(${REACTOS_SOURCE_DIR}/include/reactos/libs/fast486)
 
 list(APPEND SOURCE
+    debug.c
     fast486.c
-    fast486dbg.c
     opcodes.c
     opgroups.c
     extraops.c