Fixed hackfest vnf Makefiles to remove simple charm

Change-Id: Ic0656664f91b49b63aa75344e549b26dfecf7ad0
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/descriptor-packages/vnfd/hackfest_basic_vnf/Makefile b/descriptor-packages/vnfd/hackfest_basic_vnf/Makefile
index 3e88db7..fadd46b 100644
--- a/descriptor-packages/vnfd/hackfest_basic_vnf/Makefile
+++ b/descriptor-packages/vnfd/hackfest_basic_vnf/Makefile
@@ -15,7 +15,6 @@
 #
 DESCRIPTORS_TOPDIR ?= ../..
 
-VNFD_CHARM = simple
 include $(DESCRIPTORS_TOPDIR)/mk/pkg.mk
 
 all: $(BUILD_DIR)/$(PKG_NAME)
diff --git a/descriptor-packages/vnfd/hackfest_cloudinit_vnf/Makefile b/descriptor-packages/vnfd/hackfest_cloudinit_vnf/Makefile
index 3e88db7..fadd46b 100644
--- a/descriptor-packages/vnfd/hackfest_cloudinit_vnf/Makefile
+++ b/descriptor-packages/vnfd/hackfest_cloudinit_vnf/Makefile
@@ -15,7 +15,6 @@
 #
 DESCRIPTORS_TOPDIR ?= ../..
 
-VNFD_CHARM = simple
 include $(DESCRIPTORS_TOPDIR)/mk/pkg.mk
 
 all: $(BUILD_DIR)/$(PKG_NAME)
diff --git a/descriptor-packages/vnfd/hackfest_epasriov_vnf/Makefile b/descriptor-packages/vnfd/hackfest_epasriov_vnf/Makefile
index 3e88db7..fadd46b 100644
--- a/descriptor-packages/vnfd/hackfest_epasriov_vnf/Makefile
+++ b/descriptor-packages/vnfd/hackfest_epasriov_vnf/Makefile
@@ -15,7 +15,6 @@
 #
 DESCRIPTORS_TOPDIR ?= ../..
 
-VNFD_CHARM = simple
 include $(DESCRIPTORS_TOPDIR)/mk/pkg.mk
 
 all: $(BUILD_DIR)/$(PKG_NAME)
diff --git a/descriptor-packages/vnfd/hackfest_multivdu_vnf/Makefile b/descriptor-packages/vnfd/hackfest_multivdu_vnf/Makefile
index 3e88db7..fadd46b 100644
--- a/descriptor-packages/vnfd/hackfest_multivdu_vnf/Makefile
+++ b/descriptor-packages/vnfd/hackfest_multivdu_vnf/Makefile
@@ -15,7 +15,6 @@
 #
 DESCRIPTORS_TOPDIR ?= ../..
 
-VNFD_CHARM = simple
 include $(DESCRIPTORS_TOPDIR)/mk/pkg.mk
 
 all: $(BUILD_DIR)/$(PKG_NAME)