[CONUTILS] In ConWrite(), emit an \r when a \n is encountered but not already precede...
[reactos.git] / sdk / lib / conutils / CMakeLists.txt
index 8b978d8..90d8dfb 100644 (file)
@@ -1,5 +1,7 @@
 
 list(APPEND SOURCE
+    # instream.c
+    outstream.c
     pager.c
     screen.c
     stream.c