diff options
author | Anand V. Avati <avati@dev.gluster.com> | 2010-08-17 12:59:57 -0700 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2010-08-17 12:59:57 -0700 |
commit | 7e6b5454ade0c4fdfae73b882662d1606b7acde6 (patch) | |
tree | c2d74ccad52b2f586ae24ae42406f0318a21fb1d /Makefile.am | |
parent | 711ea846fd1c1a5f15ed7a54501ffd41097d0cf6 (diff) |
Makefile.am fix for COPYING changesv3.1.0prealpha1
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 85e0a13f1..1f28a0bf6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = autogen.sh COPYING INSTALL README AUTHORS THANKS NEWS glusterfs.spec +EXTRA_DIST = autogen.sh COPYING.GPL COPYING.AGPL INSTALL README AUTHORS THANKS NEWS glusterfs.spec SUBDIRS = argp-standalone libglusterfs rpc xlators glusterfsd $(FUSERMOUNT_SUBDIR) doc extras cli |