diff options
Diffstat (limited to 'src/development/README.md')
-rw-r--r-- | src/development/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/development/README.md b/src/development/README.md index bda0ca3..2446271 100644 --- a/src/development/README.md +++ b/src/development/README.md @@ -4,4 +4,5 @@ - [c++](./c++.md) - [glibc](./glibc.md) - [gcc](./gcc.md) +- [make] (./make.md) - [ld.so](./ld.so.md) |