You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2013/10/04 16:06:06 UTC

[14/18] git commit: updated refs/heads/build-system-fixes-1.5.x to db743ae

fix typo


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/621a713f
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/621a713f
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/621a713f

Branch: refs/heads/build-system-fixes-1.5.x
Commit: 621a713f30b7ea9493e208b3de36ba837778056a
Parents: c1ad087
Author: Jan Lehnardt <ja...@apache.org>
Authored: Fri Oct 4 15:11:43 2013 +0200
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Fri Oct 4 15:11:43 2013 +0200

----------------------------------------------------------------------
 src/my-first-couchdb-plugin/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/621a713f/src/my-first-couchdb-plugin/Makefile.am
----------------------------------------------------------------------
diff --git a/src/my-first-couchdb-plugin/Makefile.am b/src/my-first-couchdb-plugin/Makefile.am
index d15897f..d8021de 100644
--- a/src/my-first-couchdb-plugin/Makefile.am
+++ b/src/my-first-couchdb-plugin/Makefile.am
@@ -10,7 +10,7 @@
 ## License for the specific language governing permissions and limitations under
 ## the License.
 
-EXTRA_DIST =
+EXTRA_DIST = \
   .gitignore \
   Makefile.dist \
   priv/default.d/my_first_couchdb_plugin.ini \