Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame^] | 1 | # "make install" will install these in the install include directory, for example |
2 | # /usr/local/include/ndn-cpp/name.hpp. | ||||
3 | # These files are included by the application with, for example | ||||
4 | # #include <ndn-cpp/namp.hpp> | ||||
5 | # Internal include headers are not put in this public install directory. | ||||
6 | nobase_include_HEADERS = ndn-cpp/ndn-cpp-config.h |