diff options
| author | Jilles Tjoelker <jilles@FreeBSD.org> | 2014-06-01 13:33:22 +0000 |
|---|---|---|
| committer | Jilles Tjoelker <jilles@FreeBSD.org> | 2014-06-01 13:33:22 +0000 |
| commit | fd1e753fbc26dd2e68f88be26551a1ce623a4f36 (patch) | |
| tree | 6644c057c26f1876d4ad71f245eef15e3a5057d0 /usr.bin/printf | |
| parent | b0762e49217d5eba738a766f1f598c8763adfd7d (diff) | |
Notes
Diffstat (limited to 'usr.bin/printf')
| -rw-r--r-- | usr.bin/printf/tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/printf/tests/Makefile b/usr.bin/printf/tests/Makefile index da3f53309c82..5e212efb40f1 100644 --- a/usr.bin/printf/tests/Makefile +++ b/usr.bin/printf/tests/Makefile @@ -15,6 +15,7 @@ FILES+= regress.m2.out FILES+= regress.m3.out FILES+= regress.m4.out FILES+= regress.m5.out +FILES+= regress.missingpos1.out FILES+= regress.s.out FILES+= regress.sh FILES+= regress.zero.out |
