diff --git a/network/kismet-remotecap-hak5/Makefile b/network/kismet-remotecap-hak5/Makefile index 8ebd06f..f7f4c27 100644 --- a/network/kismet-remotecap-hak5/Makefile +++ b/network/kismet-remotecap-hak5/Makefile @@ -38,7 +38,7 @@ CONFIGURE_ARGS += \ --sysconfdir=/etc/kismet \ --bindir=/usr/bin \ --disable-python-tools \ - --with-protoc=$(STAGING_DIR_HOSTPKG)/bin/protoc \ + --with-protoc=$(STAGING_DIR_HOSTPKG)/bin/protoc \ --enable-capture-tools-only # Override libs to force lpthread because we don't detect it properly on openwrt