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 #1415 from WalterBright/unistd
Browse files Browse the repository at this point in the history
add missing files to MANIFEST
  • Loading branch information
9rnsr committed Oct 19, 2015
2 parents 1d2a3a1 + c5e759c commit 5b45269
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mak/MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ MANIFEST=\
src\core\sys\linux\termios.d \
src\core\sys\linux\time.d \
src\core\sys\linux\tipc.d \
src\core\sys\linux\unistd.d \
\
src\core\sys\linux\sys\inotify.d \
src\core\sys\linux\sys\mman.d \
Expand Down Expand Up @@ -405,6 +406,9 @@ MANIFEST=\
src\rt\trace.d \
src\rt\tracegc.d \
\
src\rt\backtrace\dwarf.d \
src\rt\backtrace\elf.d \
\
src\rt\util\array.d \
src\rt\util\hash.d \
src\rt\util\random.d \
Expand Down

0 comments on commit 5b45269

Please sign in to comment.