Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1371 from WalterBright/fix14990
Browse files Browse the repository at this point in the history
fix Issue 14990 No rule to make target src/core/sys/stdio_msvc12.d
  • Loading branch information
9rnsr committed Sep 1, 2015
2 parents 44e41db + 9d3de5c commit de5a0bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mak/MANIFEST
Expand Up @@ -88,6 +88,7 @@ MANIFEST=\
src\core\sys\linux\epoll.d \
src\core\sys\linux\errno.d \
src\core\sys\linux\execinfo.d \
src\core\sys\linux\fcntl.d \
src\core\sys\linux\link.d \
src\core\sys\linux\stdio.d \
src\core\sys\linux\termios.d \
Expand Down Expand Up @@ -187,8 +188,6 @@ MANIFEST=\
src\core\sys\windows\threadaux.d \
src\core\sys\windows\windows.d \
src\core\sys\windows\winsock2.d \
src\core\sys\windows\stdio_msvc12.d \
src\core\sys\windows\stdio_msvc14.d \
\
src\gc\bits.d \
src\gc\config.d \
Expand Down

0 comments on commit de5a0bc

Please sign in to comment.