commit | b2b41e0db9fea8ce5d88b0617c99b6cf61645c53 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Fri Nov 22 12:10:23 2013 -0800 |
committer | Jeff Thompson <jefft0@gmail.com> | Fri Nov 22 12:10:23 2013 -0800 |
tree | d2991cea61ad3f13f9052bd35af21c41f378d661 | |
parent | 597d9fe5ceedf7845216403dee3bf8a35603dbdb [diff] [blame] |
make: In INSTALL, in the Development section, added to install doxygen.
diff --git a/INSTALL b/INSTALL index 9109840..96f42e0 100644 --- a/INSTALL +++ b/INSTALL
@@ -78,6 +78,7 @@ sudo port install automake sudo port install autoconf sudo port install libtool +sudo port install doxygen Now you can add source code files and update Makefile.am. After updating, change directory to the NDN-CPP root and enter the following to build the Makefile: