diff options
Diffstat (limited to 'src')
-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 b7fbf18b..7654cd16 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 = $(localerlanglibdir)/mochiweb-r82/ebin +mochiwebebindir = $(localerlanglibdir)/mochiweb-r97/ebin mochiweb_file_collection = \ mochifmt.erl \ |