add nathelper modul, okay nbd
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 May 2005 18:24:31 +0000 (18:24 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 May 2005 18:24:31 +0000 (18:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@788 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/ser/Makefile

index 0266365..1e4a7c1 100644 (file)
@@ -14,7 +14,7 @@ PKG_CAT:=zcat
 PKG_IPK:=$(PACKAGE_DIR)/$(PKG_NAME)_$(PKG_VERSION)-$(PKG_RELEASE)_$(ARCH).ipk
 PKG_IPK_DIR:=$(PKG_BUILD_DIR)/ipkg
 
-SER_MODULES := sl tm rr maxfwd usrloc registrar dbtext textops
+SER_MODULES := sl tm rr maxfwd usrloc registrar dbtext textops nathelper
 
 SER_MODULE_FILES := $(foreach module,$(SER_MODULES),modules/$(module)/$(module).so)
 SER_MODULES := $(patsubst %,modules/%,$(SER_MODULES))
This page took 0.028691 seconds and 4 git commands to generate.