Skip to content

Commit

Permalink
Update win32.mak as well
Browse files Browse the repository at this point in the history
  • Loading branch information
andralex committed Dec 29, 2014
1 parent c3b2c6c commit 598be2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion win32.mak
Expand Up @@ -24,7 +24,7 @@ SPECSRC=spec.dd intro.dd lex.dd grammar.dd module.dd declaration.dd type.dd prop
float.dd iasm.dd ddoc.dd interfaceToC.dd cpp_interface.dd \
portability.dd entity.dd memory-safe-d.dd abi.dd simd.dd

DDOC=macros.ddoc windows.ddoc doc.ddoc $(NODATETIME)
DDOC=macros.ddoc html.ddoc windows.ddoc doc.ddoc $(NODATETIME)

ASSETS=images\*.* css\*.*
IMG=dmlogo.gif cpp1.gif d002.ico c1.gif d3.png d4.gif d5.gif favicon.gif
Expand Down

0 comments on commit 598be2d

Please sign in to comment.