diff options
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index 66286e1af..85768df9e 100644 --- a/package/Makefile +++ b/package/Makefile @@ -103,6 +103,7 @@ package-$(ADK_COMPILE_FREETYPE) += freetype package-$(ADK_PACKAGE_FRICKIN) += frickin package-$(ADK_COMPILE_FUSE) += fuse package-$(ADK_PACKAGE_GATLING) += gatling +package-$(ADK_PACKAGE_GAWK) += gawk package-$(ADK_PACKAGE_GCC) += gcc package-$(ADK_PACKAGE_GDB) += gdb package-$(ADK_PACKAGE_GDBSERVER) += gdbserver |