summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2013-10-04 15:02:04 +0200
committerJan Lehnardt <jan@apache.org>2013-10-04 15:02:04 +0200
commit839beb049de7815efe48aefe51aa57fb5e491dfb (patch)
treeeb7b252311ed88132a5664957f79a02ba0506fa1 /configure.ac
parent6b48a9a950ece981496c9b5a2af66de9f1ae1418 (diff)
downloadcouchdb-839beb049de7815efe48aefe51aa57fb5e491dfb.tar.gz
custom Makefile for my-first-couchdb-plugin
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 321c65109..09c34dce9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -737,6 +737,7 @@ AC_CONFIG_FILES([src/couch_mrview/Makefile])
AC_CONFIG_FILES([src/couch_plugins/Makefile])
AC_CONFIG_FILES([src/couch_replicator/Makefile])
AC_CONFIG_FILES([src/couchjs-node/Makefile])
+AC_CONFIG_FILES([src/my-first-couchdb-plugin/Makefile])
AC_CONFIG_FILES([src/couchdb/couch.app.tpl])
AC_CONFIG_FILES([src/couchdb/Makefile])
AC_CONFIG_FILES([src/couchdb/priv/Makefile])