Accidently removed monitor_.d from build.

This commit is contained in:
kai
2012-09-07 19:33:06 +02:00
parent 5bc41c963f
commit b49f41fc62

View File

@@ -77,7 +77,6 @@ list(REMOVE_ITEM DCRT_D
${RUNTIME_DC_DIR}/deh2.d
${RUNTIME_DC_DIR}/llmath.d
${RUNTIME_DC_DIR}/memory_osx.d
${RUNTIME_DC_DIR}/monitor_.d
${RUNTIME_DC_DIR}/qsort2.d
${RUNTIME_DC_DIR}/trace.d
)