diff options
| author | Noah Slater <nslater@apache.org> | 2008-06-16 15:08:10 +0000 |
|---|---|---|
| committer | Noah Slater <nslater@apache.org> | 2008-06-16 15:08:10 +0000 |
| commit | 5a8ba1a79b6887a54896f8d15b1462a28405b1df (patch) | |
| tree | 88d8f79494ce8f5a6250fbca5996788a8fa451e8 /Makefile.am | |
| parent | 85a0f5eaa0e7114aa31d7f91539d331e6e114e77 (diff) | |
removed old no-portability flag to automake
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@668183 13f79535-47bb-0310-9956-ffa450edef68
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 ff3c12be..f836141b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ pkgdoc_DATA = AUTHORS.gz BUGS.gz CHANGES.gz NEWS.gz README.gz THANKS.gz DISTCLEANFILES = $(pkgdoc_DATA) -EXTRA_DIST = AUTHORS BUGS CHANGES LICENSE NEWS README THANKS +EXTRA_DIST = AUTHORS BUGS CHANGES LICENSE NEWS NOTICE README THANKS AUTHORS.gz: $(top_srcdir)/AUTHORS -gzip -9 < $< > $@ |
