From b4bcb3aec62b97fda984e07aa8d89d2f76c96127 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Wed, 13 Apr 2016 17:04:37 +0200 Subject: Register extra test objects This makes sure that the extra test objects are compiled with the correct MODULE_NAME and dependencies are tracked. --- nss/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'nss/Makefile') diff --git a/nss/Makefile b/nss/Makefile index b1693a875c..1f016d99c7 100644 --- a/nss/Makefile +++ b/nss/Makefile @@ -88,6 +88,7 @@ routines += $(libnss_files-routines) static-only-routines += $(libnss_files-routines) tests-static += tst-nss-static endif +extra-test-objs += nss_test1.os include ../Rules -- cgit v1.2.1