Skip to content

Commit

Permalink
minor bug in documentation generator
Browse files Browse the repository at this point in the history
  • Loading branch information
andralex committed Dec 23, 2011
1 parent 5ec3581 commit def8ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posix.mak
Expand Up @@ -141,7 +141,7 @@ else
endif

# Set DDOC, the documentation generator
DDOC=dmd
DDOC=$(DMD)

# Set LIB, the ultimate target
ifeq (,$(findstring win,$(OS)))
Expand Down

0 comments on commit def8ccb

Please sign in to comment.