summaryrefslogtreecommitdiff
path: root/packages/misc/misc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'packages/misc/misc.mk')
-rw-r--r--packages/misc/misc.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/packages/misc/misc.mk b/packages/misc/misc.mk
index 6944fd9..3f7c999 100644
--- a/packages/misc/misc.mk
+++ b/packages/misc/misc.mk
@@ -1,6 +1,6 @@
################################################################################
# Embtoolkit
-# Copyright(C) 2010-2011 Abdoulaye Walsimou GAYE.
+# Copyright(C) 2010-2012 Abdoulaye Walsimou GAYE.
#
# This program is free software; you can distribute it and/or modify it
# under the terms of the GNU General Public License
@@ -36,10 +36,6 @@ include $(EMBTK_ROOT)/packages/misc/glib/glib.mk
ROOTFS_COMPONENTS-$(CONFIG_EMBTK_HAVE_GLIB) += glib_install
HOSTTOOLS_COMPONENTS-$(CONFIG_EMBTK_HOST_HAVE_GLIB) += glib_host_install
-#gperf
-include $(EMBTK_ROOT)/packages/misc/gperf/gperf.mk
-HOSTTOOLS_COMPONENTS-$(CONFIG_EMBTK_HOST_HAVE_GPERF) += gperf_host_install
-
# intltool
include $(EMBTK_ROOT)/packages/misc/intltool/intltool.mk
HOSTTOOLS_COMPONENTS-$(CONFIG_EMBTK_HOST_HAVE_INTLTOOL) += intltool_host_install