diff options
Diffstat (limited to 'doc/Makefile.win_nmake.in')
-rw-r--r-- | doc/Makefile.win_nmake.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.win_nmake.in b/doc/Makefile.win_nmake.in index 92829a1..dd53b22 100644 --- a/doc/Makefile.win_nmake.in +++ b/doc/Makefile.win_nmake.in @@ -12,7 +12,7 @@ # Documents produced by Doxygen are derivative works derived from the # input used in their production; they are not affected by this license. -all: FORCE +all: language FORCE @xcopy /s /q /i ..\examples ..\html\examples set DOXYGEN_DOCDIR=. set VERSION=$(VERSION) |