commit | 71bdae7c91026bc68b7374cf3cad45587e9d9b65 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Feb 27 01:59:19 2016 +0000 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Feb 27 01:59:19 2016 +0000 |
tree | b62bfc55f22beee3ee19ebfa199fa819829bb068 | |
parent | e70537f90a98f295a63985bed04ef04bc3f6e885 [diff] [blame] |
ndn-cxx: Add ndn-cxx-dbg package with debug symbols of ndn-cxx Change-Id: Ia506b9a972ce368e80271fe649956c46958b79a6 Refs: #11
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile index 7e2cdb1..7d07154 100644 --- a/ndn-cxx/Makefile +++ b/ndn-cxx/Makefile
@@ -11,6 +11,6 @@ VERSION=0.4.0 # PPA version -PPA_VERSION=1 +PPA_VERSION=2 include ../packaging.mk