From: Ed Borgoyn Date: Wed, 30 Mar 2016 17:04:52 +0000 (-0400) Subject: Interim ha commit X-Git-Tag: 3.0.0-233~433^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f87fb60180379eaae2c1e08d4bb9ee45ea78b3a;p=thirdparty%2Fsnort3.git Interim ha commit --- diff --git a/src/stream/base/Makefile.am b/src/stream/base/Makefile.am index 1eb0a89c7..57e77cccc 100644 --- a/src/stream/base/Makefile.am +++ b/src/stream/base/Makefile.am @@ -2,6 +2,8 @@ noinst_LIBRARIES = libstream_base.a libstream_base_a_SOURCES = \ +stream_ha.cc \ +stream_ha.h \ stream_base.cc \ stream_ha.cc \ stream_ha.h \