diff options
author | Harshavardhana <harsha@zresearch.com> | 2009-03-09 10:31:53 -0700 |
---|---|---|
committer | Anand V. Avati <avati@amp.gluster.com> | 2009-03-10 00:48:08 +0530 |
commit | d4adb2b0f5e7cd8e91d384f3f9047deab2464647 (patch) | |
tree | 604b9824f5cef8fdf0707deea1e441c78ccd4f5a /Makefile.am | |
parent | 2323b92d9b7b679c84cab64697fc715434e28ac9 (diff) |
removed word "tla" from last of the remaining files
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 {} \; |