X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2FMakefile;h=eb0fe47246ca7e7a8ccb42e7d6e6c2f35d771a6c;hb=e8ddf01b0d4101a02d50dd97c4610a77c2e4809c;hp=afdf6af924172ce807d965adc698b47637b88c02;hpb=d8742bc38c420f2e82791e457cebfbf4a4d6edef;p=openwrt-10.03%2F.git diff --git a/package/Makefile b/package/Makefile index afdf6af92..eb0fe4724 100644 --- a/package/Makefile +++ b/package/Makefile @@ -18,6 +18,7 @@ package-$(BR2_PACKAGE_OPENVPN) += openvpn package-$(BR2_PACKAGE_POPT) += popt package-$(BR2_PACKAGE_PPTPD) += pptpd package-$(BR2_PACKAGE_IPROUTE2) += iproute2 +package-$(BR2_PACKAGE_MICROPERL) += microperl all: compile install clean: $(patsubst %,%-clean,$(package-) $(package-y) $(package-m)) linux-clean