diff options
Diffstat (limited to 'usr.bin/xo/tests/Makefile')
-rw-r--r-- | usr.bin/xo/tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/xo/tests/Makefile b/usr.bin/xo/tests/Makefile index ea4916d..f22c005 100644 --- a/usr.bin/xo/tests/Makefile +++ b/usr.bin/xo/tests/Makefile @@ -32,6 +32,7 @@ FILES+= xo_01.XP.err FILES+= xo_01.XP.out SCRIPTS+= xo_01 +CLEANFILES+= xo_01 LIBADD+= xo |