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 d5cb452a2f..1128f9c8c1 100644 --- a/package/Makefile +++ b/package/Makefile @@ -98,6 +98,7 @@ package-$(BR2_PACKAGE_PICOCOM) += picocom package-$(BR2_PACKAGE_PMACCT) += pmacct package-$(BR2_PACKAGE_POPT) += popt package-$(BR2_PACKAGE_PORTMAP) += portmap +package-$(BR2_PACKAGE_PORTSENTRY) += portsentry package-$(BR2_PACKAGE_POSTGRESQL) += postgresql package-$(BR2_PACKAGE_PPP) += ppp package-$(BR2_PACKAGE_PPTP) += pptp |