diff options
Diffstat (limited to 'src/mochiweb')
-rw-r--r-- | src/mochiweb/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mochiweb/Makefile.am b/src/mochiweb/Makefile.am index ea1d8f07..85109423 100644 --- a/src/mochiweb/Makefile.am +++ b/src/mochiweb/Makefile.am @@ -10,7 +10,7 @@ ## License for the specific language governing permissions and limitations under ## the License. -mochiwebebindir = $(erlanglibdir)/mochiweb-r76/ebin +mochiwebebindir = $(localerlanglibdir)/mochiweb-r76/ebin mochiweb_file_collection = \ mochifmt.erl \ |