Skip to content

Commit

Permalink
Merge pull request #75 from Abscissa/generated-dir
Browse files Browse the repository at this point in the history
Previous commit accidentally left changed.exe commented out.
  • Loading branch information
WalterBright committed Aug 13, 2013
2 parents 77cb68c + a7eac70 commit f3b4edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion win32.mak
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ ROOT = $(ROOT_OF_THEM_ALL)\windows\32
TARGETS= $(ROOT)\dman.exe \
$(ROOT)\findtags.exe \
$(ROOT)\rdmd.exe \
$(ROOT)\changed.exe \
$(ROOT)\dustmite.exe
#$(ROOT)\changed.exe \

MAKEFILES=win32.mak posix.mak

Expand Down

0 comments on commit f3b4edd

Please sign in to comment.