commit | e70537f90a98f295a63985bed04ef04bc3f6e885 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Feb 27 00:39:40 2016 +0000 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Feb 27 00:39:40 2016 +0000 |
tree | 0c255aa11dc3a7c7987d611f457d10746e56d527 | |
parent | fb01e4fd1b5af6af084ba71563116fb62484c7dd [diff] [blame] |
nfd: Add nfd-dbg package with debug symbols of nfd and other binaries Change-Id: Ic7b37f6527e4ff34418f31f09cc33b42086f3499 Refs: #11
diff --git a/nfd/Makefile b/nfd/Makefile index e9a053b..6e441c8 100644 --- a/nfd/Makefile +++ b/nfd/Makefile
@@ -11,6 +11,6 @@ VERSION=0.4.0 # PPA version -PPA_VERSION=2 +PPA_VERSION=3 include ../packaging.mk