summaryrefslogtreecommitdiff
path: root/templates/html.mpd
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2006-08-15 23:53:55 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2006-08-15 23:53:55 +0000
commitac01c08fa5160f13fe30e5d39cef18ee6989a260 (patch)
treef1467bba2ddfec3a8419bf319cd5fb8bedd8152c /templates/html.mpd
parenta0a69ce633870e5b1830019d3e47ec3a513b2240 (diff)
downloadMPC-ac01c08fa5160f13fe30e5d39cef18ee6989a260.tar.gz
ChangeLogTag: Tue Aug 15 23:50:48 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/html.mpd')
-rw-r--r--templates/html.mpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html.mpd b/templates/html.mpd
index cc48e519..dcdff988 100644
--- a/templates/html.mpd
+++ b/templates/html.mpd
@@ -73,7 +73,7 @@
<tr><td>dynamicflags</td><td><%dynamicflags%></td></tr>
<tr><td>exename</td><td><%exename%></td></tr>
<tr><td>includes</td><td><%includes%></td></tr>
-<tr><td>install</td><td><%install%></td></tr>
+<tr><td>exeout</td><td><%exeout%></td></tr>
<tr><td>libout</td><td><%libout%></td></tr>
<tr><td>libpaths</td><td><%libpaths%></td></tr>
<tr><td>libs</td><td><%foreach(libs)%><%libname_prefix%><%lib%><%fornotlast(" ")%><%endfor%></td></tr>