Merge pull request #2819 from BrzVlad/fix-major-log
[mono.git] / mcs / tools / txt2sr / Makefile
index f60bd4dc20d4c1cd61681928bdddd067640e222d..8291f0b21c951803f3f3105c216c8f8a431e8681 100644 (file)
@@ -4,6 +4,7 @@ include ../../build/rules.make
 
 PROGRAM = txt2sr.exe
 
+LIB_REFS = System
 LOCAL_MCS_FLAGS =
 
 include ../../build/executable.make