summaryrefslogtreecommitdiff
path: root/lib/stdlib/doc/src/Makefile
diff options
context:
space:
mode:
authorPatrik Nyblom <pan@erlang.org>2010-05-10 16:27:58 +0200
committerBjörn Gustavsson <bjorn@erlang.org>2010-05-17 15:51:50 +0200
commit97ab480df55cf574ab42a87b6927ef5bba83000e (patch)
treea19bfd73bfb45d772c4fd54cad13c1050a6b59a3 /lib/stdlib/doc/src/Makefile
parentdce00e268eb36048a729db9a2a9aebd4df0e7395 (diff)
downloaderlang-97ab480df55cf574ab42a87b6927ef5bba83000e.tar.gz
Add documentation for binary module
Correct behaviour of copy/2 witn 0 copies.
Diffstat (limited to 'lib/stdlib/doc/src/Makefile')
-rw-r--r--lib/stdlib/doc/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/stdlib/doc/src/Makefile b/lib/stdlib/doc/src/Makefile
index 13b9b2ff18..353c1b90b9 100644
--- a/lib/stdlib/doc/src/Makefile
+++ b/lib/stdlib/doc/src/Makefile
@@ -40,6 +40,7 @@ XML_REF3_FILES = \
array.xml \
base64.xml \
beam_lib.xml \
+ binary.xml \
c.xml \
calendar.xml \
dets.xml \