diff options
Diffstat (limited to 'utils/hashdir/Makefile.in')
-rw-r--r-- | utils/hashdir/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hashdir/Makefile.in b/utils/hashdir/Makefile.in index 499c442c..69268d1e 100644 --- a/utils/hashdir/Makefile.in +++ b/utils/hashdir/Makefile.in @@ -30,7 +30,7 @@ test: ${BIN} clean:: rm -rf ${OUTPUT} -install: +install deinstall uninstall: @true distclean: clean |