diff options
| author | Isaac Freund <ifreund@freebsdfoundation.org> | 2024-12-23 21:54:29 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2024-12-23 22:03:30 +0000 |
| commit | 3a56015a2f5d630910177fa79a522bb95511ccf7 (patch) | |
| tree | 086b5446664f4ce564f005fc11e154d3bab729f2 /lib/csu/tests/Makefile | |
| parent | 969d1aa4dbfcbccd8de965f7761203208bf04e46 (diff) | |
Diffstat (limited to 'lib/csu/tests/Makefile')
| -rw-r--r-- | lib/csu/tests/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/csu/tests/Makefile b/lib/csu/tests/Makefile index 946d293973db..c9a0e6eff5da 100644 --- a/lib/csu/tests/Makefile +++ b/lib/csu/tests/Makefile @@ -1,3 +1,5 @@ +PACKAGE= tests + SUBDIR= dso TESTS_SUBDIRS= dynamic TESTS_SUBDIRS+= dynamiclib |
