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

Commit

Permalink
files missing from manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterBright committed Jan 2, 2013
1 parent 8cbe014 commit 8c9bfe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions win32.mak
Expand Up @@ -135,6 +135,7 @@ MANIFEST= \
src\core\sys\posix\sys\shm.d \
src\core\sys\posix\sys\socket.d \
src\core\sys\posix\sys\stat.d \
src\core\sys\posix\sys\statvfs.d \
src\core\sys\posix\sys\time.d \
src\core\sys\posix\sys\types.d \
src\core\sys\posix\sys\uio.d \
Expand Down
1 change: 1 addition & 0 deletions win64.mak
Expand Up @@ -142,6 +142,7 @@ MANIFEST= \
src\core\sys\posix\sys\shm.d \
src\core\sys\posix\sys\socket.d \
src\core\sys\posix\sys\stat.d \
src\core\sys\posix\sys\statvfs.d \
src\core\sys\posix\sys\time.d \
src\core\sys\posix\sys\types.d \
src\core\sys\posix\sys\uio.d \
Expand Down

0 comments on commit 8c9bfe2

Please sign in to comment.