summaryrefslogtreecommitdiff
path: root/prj_install.pl
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2007-07-30 13:46:37 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2007-07-30 13:46:37 +0000
commitc372939754c4c3d36f6957d0842d479f98c1ae71 (patch)
tree8a6128419e151d1d8d7e176ed0b403b56e250bc6 /prj_install.pl
parent806847d76d2f6cb3044481950e241ff35117c535 (diff)
downloadMPC-c372939754c4c3d36f6957d0842d479f98c1ae71.tar.gz
ChangeLogTag: Mon Jul 30 13:47:13 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'prj_install.pl')
-rwxr-xr-xprj_install.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/prj_install.pl b/prj_install.pl
index 1bd46153..1e73c677 100755
--- a/prj_install.pl
+++ b/prj_install.pl
@@ -29,6 +29,7 @@ my(%defaults) = ('header_files' => 1,
'inline_files' => 1,
'pidl_files' => 1,
'template_files' => 1,
+ 'mpb_files' => 1,
);
my(%special) = ('exe_output' => 1,