summaryrefslogtreecommitdiff
path: root/lib/stdlib/doc/src/Makefile
diff options
context:
space:
mode:
authorRichard Carlsson <richardc@klarna.com>2012-05-19 22:07:31 +0200
committerRichard Carlsson <richardc@klarna.com>2015-06-03 16:52:26 +0200
commitc574bd33c39d91c487c3fcd819226ecfc46c13c8 (patch)
tree64a1d6cf9d235a2e845f171c21c35fb9188f429a /lib/stdlib/doc/src/Makefile
parent65bf43e82a8ec731aafdbac74d41d65b63c7f49c (diff)
downloaderlang-c574bd33c39d91c487c3fcd819226ecfc46c13c8.tar.gz
Break out assert macros from eunit to stdlib assert.hrl
Several people have requested that the assert macros in EUnit should be moved out to a separate header file. This patch puts them in stdlib/include/assert.hrl, which gets included by the eunit.hrl file. Thus, nothing changes for eunit users, but the asserts can now also be included separately.
Diffstat (limited to 'lib/stdlib/doc/src/Makefile')
-rw-r--r--lib/stdlib/doc/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/doc/src/Makefile b/lib/stdlib/doc/src/Makefile
index a4a2ed9931..d41f91250e 100644
--- a/lib/stdlib/doc/src/Makefile
+++ b/lib/stdlib/doc/src/Makefile
@@ -102,7 +102,7 @@ XML_REF3_FILES = \
XML_REF6_FILES = stdlib_app.xml
XML_PART_FILES = part.xml part_notes.xml part_notes_history.xml
-XML_CHAPTER_FILES = io_protocol.xml unicode_usage.xml notes.xml notes_history.xml
+XML_CHAPTER_FILES = io_protocol.xml unicode_usage.xml notes.xml notes_history.xml assert_hrl.xml
BOOK_FILES = book.xml