IP Multicast FIB (mfib)
[vpp.git] / src / vppinfra.am
index 836c721..724f21c 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-libvppinfradir = ${libdir}
-
-if WITH_UNIX
-  libvppinfra_LTLIBRARIES = libvppinfra.la
-endif
-
-lib_LIBRARIES =
+lib_LTLIBRARIES += libvppinfra.la
 
 TESTS =
 
@@ -44,7 +38,7 @@ TESTS  +=  test_bihash_template \
           test_time \
           test_timing_wheel \
           test_vec \
-          test_zvec 
+          test_zvec
 endif
 
 noinst_PROGRAMS = $(TESTS)