From 0cbb382b148085cad006ba4e7c36d67fd2cc601b Mon Sep 17 00:00:00 2001 From: Tilka Date: Mon, 16 Apr 2012 12:45:57 +0200 Subject: [PATCH] also clean uhub-passwd --- GNUmakefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index 62216b9..00f8584 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -348,7 +348,5 @@ dist-clean: @rm -rf $(all_OBJECTS) *~ core clean: - @rm -rf $(libuhub_OBJECTS) *~ core $(uhub_BINARY) $(admin_BINARY) $(autotest_BINARY) $(adcrush_BINARY) $(all_OBJECTS) $(all_plugins) autotest.c revision.h revision.h.tmp && \ + @rm -rf $(libuhub_OBJECTS) *~ core $(uhub_BINARY) $(uhub-passwd_BINARY) $(admin_BINARY) $(autotest_BINARY) $(adcrush_BINARY) $(all_OBJECTS) $(all_plugins) autotest.c revision.h revision.h.tmp && \ echo $(MSG_CLEAN) - -