summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b4878d8a1..1efd466d1 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@
# License for the specific language governing permissions and limitations under
# the License.
-all: compile
+all: config.erl couch fauxton
config.erl:
@echo "Apache CouchDB has not been configured."
@@ -18,7 +18,7 @@ config.erl:
@echo
@false
-compile: config.erl fauxton
+couch:
@rebar compile
@cp src/couch/priv/couchjs bin/