From 8730a6d78cd024783f3060d206cf5b8a922d3ce5 Mon Sep 17 00:00:00 2001 From: Robert Newson Date: Tue, 17 May 2011 13:35:59 +0000 Subject: adding mochiweb.app.src to EXTRA_DIST, removing annoying blank line. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1104239 13f79535-47bb-0310-9956-ffa450edef68 --- src/mochiweb/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mochiweb/Makefile.am') diff --git a/src/mochiweb/Makefile.am b/src/mochiweb/Makefile.am index 752118df..4fa49631 100644 --- a/src/mochiweb/Makefile.am +++ b/src/mochiweb/Makefile.am @@ -89,6 +89,7 @@ mochiwebebin_DATA = \ EXTRA_DIST = \ $(mochiweb_file_collection) \ + mochiweb.app.src \ internal.hrl CLEANFILES = \ @@ -98,5 +99,4 @@ CLEANFILES = \ cp $< $@ %.beam: %.erl - $(ERLC) $(ERLC_FLAGS) $< -- cgit v1.2.3