summaryrefslogtreecommitdiff
path: root/packages/net/net.mk
diff options
context:
space:
mode:
Diffstat (limited to 'packages/net/net.mk')
-rw-r--r--packages/net/net.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/net/net.mk b/packages/net/net.mk
index 904f336..8f7af0f 100644
--- a/packages/net/net.mk
+++ b/packages/net/net.mk
@@ -1,6 +1,6 @@
################################################################################
# Embtoolkit
-# Copyright(C) 2012 Abdoulaye Walsimou GAYE.
+# Copyright(C) 2012-2013 Abdoulaye Walsimou GAYE.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -23,6 +23,10 @@
# \date May 2012
################################################################################
+# fcgi
+include packages/net/fcgi/fcgi.mk
+ROOTFS_COMPONENTS-$(CONFIG_EMBTK_HAVE_FCGI) += fcgi_install
+
# Iptables
include packages/net/iptables/iptables.mk
ROOTFS_COMPONENTS-$(CONFIG_EMBTK_HAVE_IPTABLES) += iptables_install