commit | 06e9d25a99ad2de2f56f0063b520acb9bec248ef | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 18 16:52:18 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 20 16:30:14 2014 -0800 |
tree | 0de24fcb4dc8c2c9f4d542d9101a57c2b222cd18 | |
parent | fffd1e44843e6147ef08c3164ded3ba7b23976af [diff] [blame] |
src: Adding pkgconfig script, so apps can use pkg-config to get all necesasry parameters to compile against the library Change-Id: Ie19fc258c2602a3f0685c247e328e9d3166639dc
diff --git a/configure.ac b/configure.ac index 695e7db..6647cdc 100644 --- a/configure.ac +++ b/configure.ac
@@ -161,5 +161,6 @@ examples/Makefile tools/Makefile tests/Makefile - tests_boost/Makefile]) + tests_boost/Makefile + libndn-cpp-dev.pc]) AC_OUTPUT