X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=tests%2FMakefile.am;h=b3fa8cac19ef1dd28e5e6abb5c1ab12915c89a2e;hb=786a6a7fa3840d06e64f7429e134ddb06cc1dedd;hp=1fee9d8985131152ef3abae774416b26b098b55b;hpb=f1167112d926b189fe189599576e8588923f036c;p=catta diff --git a/tests/Makefile.am b/tests/Makefile.am index 1fee9d8..b3fa8ca 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -22,6 +22,7 @@ AM_CFLAGS= \ if HAVE_GLIB if HAVE_DBUS +if HAVE_NETLINK noinst_PROGRAMS = c-plus-plus-test @@ -41,7 +42,7 @@ c_plus_plus_test_LDADD = \ $(GLIB20_LIBS) \ $(DBUS_LIBS) - +endif endif endif