diff options
author | Kaushal M <kaushal@gluster.com> | 2011-10-19 13:45:45 +0530 |
---|---|---|
committer | Vijay Bellur <vijay@gluster.com> | 2011-10-19 23:03:37 -0700 |
commit | 652137220714df8b89ae72316c613b4c661eb40f (patch) | |
tree | 73759510b4cc34b9142234f8456aa208791bfd1f /Makefile.am | |
parent | 7dcc94cf1f255aca043a27ae3bf3a99bfc37f785 (diff) |
Remove EXCEPTIONS file.
Change-Id: Id0da5098494cb80e50e7f1693633e0419cbdc06a
BUG: 3737
Reviewed-on: http://review.gluster.com/616
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vijay@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 6a5bc0251..85e0a13f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = autogen.sh COPYING INSTALL README AUTHORS THANKS NEWS EXCEPTIONS glusterfs.spec +EXTRA_DIST = autogen.sh COPYING INSTALL README AUTHORS THANKS NEWS glusterfs.spec SUBDIRS = argp-standalone libglusterfs rpc xlators glusterfsd $(FUSERMOUNT_SUBDIR) doc extras cli |