diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -425,6 +425,6 @@ ifeq ($(OS_ID)-$(OS_VERSION_ID),ubuntu-16.04) endif $(call banner,"Building $(PKG) packages") @make pkg-$(PKG) - @make test-all + @make test |
index : vpp | ||
Vector Packet Processing | Grokmirror user |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | Makefile | 2 |
@@ -425,6 +425,6 @@ ifeq ($(OS_ID)-$(OS_VERSION_ID),ubuntu-16.04) endif $(call banner,"Building $(PKG) packages") @make pkg-$(PKG) - @make test-all + @make test |