diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-06-03 13:28:00 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-06-03 13:35:47 +0300 |
commit | 27cbc7d655db6b7f6f7bee05ff0feeaf69ef9683 (patch) | |
tree | 9296e7c12368d9a9f5c0f921308ee0697b31fd47 /autodoc | |
parent | a74f430a1a5436c35b3528a9510f53973d13e013 (diff) |
Drop %_EXT% which was always empty
Diffstat (limited to 'autodoc')
-rw-r--r-- | autodoc/prj/d.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/autodoc/prj/d.lst b/autodoc/prj/d.lst index c73e559f0729..99ad21da987c 100644 --- a/autodoc/prj/d.lst +++ b/autodoc/prj/d.lst @@ -1,3 +1,3 @@ -..\%__SRC%\bin\autodoc.exe %_DEST%\bin%_EXT%\autodoc.exe -..\%__SRC%\bin\autodoc %_DEST%\bin%_EXT%\autodoc +..\%__SRC%\bin\autodoc.exe %_DEST%\bin\autodoc.exe +..\%__SRC%\bin\autodoc %_DEST%\bin\autodoc |