diff options
author | Rickard Green <[email protected]> | 2014-03-10 17:44:25 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2014-03-20 16:24:48 +0100 |
commit | e310677df7b3ce6506b35044abafcb507caa7e07 (patch) | |
tree | 010088a792b400cc87f44e02054f951a8071417f /system/doc/installation_guide/xmlfiles.mk | |
parent | 0453d4ebd924f504e8d37ac5830ecc28ccc15046 (diff) | |
download | otp-e310677df7b3ce6506b35044abafcb507caa7e07.tar.gz otp-e310677df7b3ce6506b35044abafcb507caa7e07.tar.bz2 otp-e310677df7b3ce6506b35044abafcb507caa7e07.zip |
Verify runtime_dependencies when running 'otp_build patch_app'
Diffstat (limited to 'system/doc/installation_guide/xmlfiles.mk')
-rw-r--r-- | system/doc/installation_guide/xmlfiles.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/doc/installation_guide/xmlfiles.mk b/system/doc/installation_guide/xmlfiles.mk index 245491ab94..3995c607af 100644 --- a/system/doc/installation_guide/xmlfiles.mk +++ b/system/doc/installation_guide/xmlfiles.mk @@ -17,7 +17,6 @@ # %CopyrightEnd% # INST_GUIDE_CHAPTER_FILES = \ - otp_version.xml \ install-binary.xml \ verification.xml \ INSTALL.xml \ |