diff options
Diffstat (limited to 'tools/build/Documentation/Build.txt')
| -rw-r--r-- | tools/build/Documentation/Build.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/Documentation/Build.txt b/tools/build/Documentation/Build.txt index 00ad2d608727..aa5e092c4352 100644 --- a/tools/build/Documentation/Build.txt +++ b/tools/build/Documentation/Build.txt | |||
| @@ -66,6 +66,7 @@ To follow the above example, the user provides following 'Build' files: | |||
| 66 | ex/Build: | 66 | ex/Build: |
| 67 | ex-y += a.o | 67 | ex-y += a.o |
| 68 | ex-y += b.o | 68 | ex-y += b.o |
| 69 | ex-y += b.o # duplicates in the lists are allowed | ||
| 69 | 70 | ||
| 70 | libex-y += c.o | 71 | libex-y += c.o |
| 71 | libex-y += d.o | 72 | libex-y += d.o |
