From 2002fbd72e1fd0369bcf3b9598cfcd4322140c89 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Wed, 10 Sep 2003 03:59:07 +0000 Subject: Remove tags file for distclean. (This used to be commit c972fac195fd9280ab2a0da28b8ed11aaacd3bff) --- source3/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3') diff --git a/source3/Makefile.in b/source3/Makefile.in index f7ec500d06..a2c4a360d4 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -1377,7 +1377,7 @@ distclean: realclean -rm -f include/stamp-h -rm -f include/config.h Makefile -rm -f config.status config.cache so_locations - -rm -rf .deps + -rm -rf .deps TAGS realdistclean: distclean -rm -f include/config.h.in -- cgit