diff options
Diffstat (limited to 'nss')
-rw-r--r-- | nss/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |