aboutsummaryrefslogtreecommitdiff
path: root/src/mkone
diff options
context:
space:
mode:
Diffstat (limited to 'src/mkone')
-rw-r--r--src/mkone1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mkone b/src/mkone
index 8885b1eb..1a744730 100644
--- a/src/mkone
+++ b/src/mkone
@@ -11,6 +11,7 @@ install:V: $TARG.install
$BIN/%: $O.%
$INSTALL $O.$stem $BIN/$stem
+CLEANFILES=$CLEANFILES $PROG
NUKEFILES=$NUKEFILES $BIN/$TARG
<$PLAN9/src/mkcommon