]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - Makefile
libnetlink: Add filter function to rtnl_neighdump_req
[mirror_iproute2.git] / Makefile
index 7d62468c6638ec8ea00e2d7241540bc2eaa2ba31..a513cf38ae6949b4457796d085ab6d8ca227cd7a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -40,9 +40,6 @@ DEFINES+=-DCONFDIR=\"$(CONFDIR)\" \
          -DNETNS_RUN_DIR=\"$(NETNS_RUN_DIR)\" \
          -DNETNS_ETC_DIR=\"$(NETNS_ETC_DIR)\"
 
-#options for decnet
-ADDLIB+=dnet_ntop.o dnet_pton.o
-
 #options for mpls
 ADDLIB+=mpls_ntop.o mpls_pton.o
 
@@ -116,7 +113,7 @@ clobber:
 
 distclean: clobber
 
-check:
+check: all
        cd testsuite && $(MAKE) && $(MAKE) alltests
 
 cscope: