Add descriptorhandler folder to deb package

Change-Id: I7ae40b2f5db14f02d360a06f7e89e4e372dbf8b6
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/build-debpkg.sh b/build-debpkg.sh
index 6831a1a..62a1fd8 100755
--- a/build-debpkg.sh
+++ b/build-debpkg.sh
@@ -14,7 +14,7 @@
 #    License for the specific language governing permissions and limitations
 #    under the License.
 
-PKG_DIRECTORIES="authosm instancehandler lib projecthandler sdnctrlhandler sf_t3d static template userhandler vimhandler"
+PKG_DIRECTORIES="authosm descriptorhandler instancehandler lib projecthandler sdnctrlhandler sf_t3d static template userhandler vimhandler"
 PKG_FILES="bower.json django.ini LICENSE manage.py nginx-app.conf README.md requirements.txt supervisor-app.conf"
 MDG_NAME=lightui
 DEB_INSTALL=debian/osm-${MDG_NAME}.install