aboutsummaryrefslogtreecommitdiffstats
path: root/system/doc/installation_guide/part.xml
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2015-03-17 10:41:39 +0100
committerRickard Green <[email protected]>2015-03-17 12:06:48 +0100
commit700dde22b771cf535703a42887971a146202eae1 (patch)
tree47c594eff6c15aa97fabf7727f6c4f361d1e22a6 /system/doc/installation_guide/part.xml
parent5fde23474656c1934250e8b8a9c7399dc00d5bdf (diff)
downloadotp-700dde22b771cf535703a42887971a146202eae1.tar.gz
otp-700dde22b771cf535703a42887971a146202eae1.tar.bz2
otp-700dde22b771cf535703a42887971a146202eae1.zip
Add support for patching of individual applications
Diffstat (limited to 'system/doc/installation_guide/part.xml')
-rw-r--r--system/doc/installation_guide/part.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/doc/installation_guide/part.xml b/system/doc/installation_guide/part.xml
index 02bf98db7c..ff17cecd59 100644
--- a/system/doc/installation_guide/part.xml
+++ b/system/doc/installation_guide/part.xml
@@ -35,4 +35,5 @@
<xi:include href="INSTALL.xml"/>
<xi:include href="INSTALL-CROSS.xml"/>
<xi:include href="INSTALL-WIN32.xml"/>
-</part> \ No newline at end of file
+ <xi:include href="OTP-PATCH-APPLY.xml"/>
+</part>