Need to also delete getgroups when cleaning.
[rsync/rsync.git] / Makefile.in
index 1285f1c..7d2763c 100644 (file)
@@ -92,7 +92,7 @@ proto:
        cat $(srcdir)/*.c $(srcdir)/lib/compat.c | awk -f $(srcdir)/mkproto.awk > $(srcdir)/proto.h
 
 clean: cleantests
-       rm -f *~ $(OBJS) rsync $(TLS_OBJ) tls
+       rm -f *~ $(OBJS) rsync $(TLS_OBJ) tls getgroups
 
 cleantests:
        rm -rf ./testtmp*