summaryrefslogtreecommitdiff
path: root/prj_install.pl
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2005-06-21 17:04:19 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2005-06-21 17:04:19 +0000
commit0f01ae19ecb75e0d4ffbe16e2f333bfacc60864d (patch)
tree35fb36ae61d1593e5afe2438e5ab9348afbb8ce2 /prj_install.pl
parent5d82f699b6efd7f2396feebeea64578cee0ccceb (diff)
downloadMPC-0f01ae19ecb75e0d4ffbe16e2f333bfacc60864d.tar.gz
ChangeLogTag: Tue Jun 21 11:55:38 2005 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 8f7bffec..82bc01dc 100755
--- a/prj_install.pl
+++ b/prj_install.pl
@@ -28,6 +28,7 @@ $version =~ s/.*\s+(\d+[\.\d]+)\s+.*/$1/;
my(%defaults) = ('header_files' => 1,
'idl_files' => 1,
'inline_files' => 1,
+ 'pidl_files' => 1,
'template_files' => 1,
);