File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -322,7 +322,7 @@ SPEC_ROOT=$(addprefix spec/, \
322
322
const3 function operatoroverloading template template-mixin contracts \
323
323
version traits errors unittest garbage float iasm ddoc \
324
324
interfaceToC cpp_interface objc_interface portability entity memory-safe-d \
325
- abi simd betterc importc ob)
325
+ abi simd betterc importc ob windows )
326
326
SPEC_DD =$(addsuffix .dd,$(SPEC_ROOT ) )
327
327
328
328
CHANGELOG_FILES: =$(basename $(subst _pre.dd,.dd,$(wildcard changelog/* .dd) ) )
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ $(TOC Table of Contents,
54
54
$(A simd.html, Vector Extensions),
55
55
$(A betterc.html, Better C),
56
56
$(A importc.html, Import C),
57
- $(A ob.html, Live Functions)
57
+ $(A ob.html, Live Functions),
58
58
$(A windows.html, Windows Programming)
59
59
))
60
60
)
You can’t perform that action at this time.
0 commit comments