]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - Makefile
libnetlink: dump extack string in done message
[mirror_iproute2.git] / Makefile
index b7488addc6f2eb3f2d6cb4a4f4bc0b711dfba56b..a513cf38ae6949b4457796d085ab6d8ca227cd7a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -40,12 +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 ipx
-ADDLIB+=ipx_ntop.o ipx_pton.o
-
 #options for mpls
 ADDLIB+=mpls_ntop.o mpls_pton.o
 
@@ -119,7 +113,7 @@ clobber:
 
 distclean: clobber
 
-check:
+check: all
        cd testsuite && $(MAKE) && $(MAKE) alltests
 
 cscope: