Updated PETools module file list

This commit is contained in:
bitform
2013-01-20 21:37:23 -05:00
parent 321d1f4c51
commit 03f34b1c1a
+1 -1
View File
@@ -74,7 +74,7 @@ ModuleList = @(@{ModuleName = 'PETools'; ModuleVersion = '1.0.0.0'; GUID = 'd150
# List of all files packaged with this module
FileList = 'PETools.psm1', 'PETools.psd1', 'PETools.format.ps1xml', 'Get-DllLoadPath.ps1',
'Get-PEArchitecture.ps1', 'Get-PEHeader.ps1', 'Usage.txt'
'Get-PEArchitecture.ps1', 'Get-PEHeader.ps1', 'Usage.md'
# Private data to pass to the module specified in RootModule/ModuleToProcess
# PrivateData = ''