From d4adb2b0f5e7cd8e91d384f3f9047deab2464647 Mon Sep 17 00:00:00 2001 From: Harshavardhana Date: Mon, 9 Mar 2009 10:31:53 -0700 Subject: removed word "tla" from last of the remaining files Signed-off-by: Anand V. Avati --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6c7988a1ccc..1b20e003028 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ SUBDIRS = argp-standalone libglusterfs $(LIBGLUSTERFSCLIENT_SUBDIR) xlators sche CLEANFILES = -tlaclean: distclean +gitclean: distclean find . -name Makefile.in -exec rm -f {} \; find . -name Makefile -exec rm -f {} \; find . -name mount.glusterfs -exec rm -f {} \; -- cgit