summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-05-17 01:37:51 +0000
committerNicolas Thill <nico@openwrt.org>2006-05-17 01:37:51 +0000
commit71877a42eb364644f0bd59520c86d9a7d7e60e8b (patch)
tree33ab0d9603d5389c1d7648d7abc7987bdde8c14a /openwrt/package/Makefile
parentc8c1e1372d380db1c58504bdc9a315494eb5a9fd (diff)
downloadmtk-20170518-71877a42eb364644f0bd59520c86d9a7d7e60e8b.zip
mtk-20170518-71877a42eb364644f0bd59520c86d9a7d7e60e8b.tar.gz
mtk-20170518-71877a42eb364644f0bd59520c86d9a7d7e60e8b.tar.bz2
add gcom to trunk too (closes: #333).
SVN-Revision: 3792
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 89e0bab..c36d30f 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -59,6 +59,7 @@ package-$(BR2_PACKAGE_FREERADIUS) += freeradius
package-$(BR2_COMPILE_FREETYPE) += freetype
package-$(BR2_PACKAGE_FRICKIN) += frickin
package-$(BR2_COMPILE_FUSE) += fuse
+package-$(BR2_PACKAGE_GCOM) += gcom
package-$(BR2_PACKAGE_GDBSERVER) += gdbserver
package-$(BR2_COMPILE_GLIB) += glib
package-$(BR2_PACKAGE_GMEDIASERVER) += gmediaserver