Fix pmacct compilation (#1879)
authorFlorian Fainelli <florian@openwrt.org>
Wed, 20 Jun 2007 08:41:36 +0000 (08:41 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 20 Jun 2007 08:41:36 +0000 (08:41 +0000)
SVN-Revision: 7677

net/pmacct/Makefile

index b597cf3871749c49a63fb4bd84ee120c9a881530..6ebbbe2a8f94e807ef787016fedbbade2c5ba82c 100644 (file)
@@ -100,7 +100,7 @@ $(PKG_BUILD_DIR)/nfacctd$(1) $(PKG_BUILD_DIR)/pmacctd$(1): $(PKG_BUILD_DIR)/.con
                $(2) \
                ,\
                LIBS="-lz" \
-               ,
+               ,,\
        );
        $(MAKE) -C $(PKG_BUILD_DIR) \
                CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include" \