1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Register extra test objects

This makes sure that the extra test objects are compiled with the correct
MODULE_NAME and dependencies are tracked.
This commit is contained in:
Andreas Schwab
2016-04-13 17:04:37 +02:00
parent 1c20cb2098
commit b4bcb3aec6
6 changed files with 30 additions and 5 deletions

View File

@ -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