m-lab / ndt

Network Diagnostic Tool
Other
11 stars 7 forks source link

Update HTML-frontend Makefile to reference new version of jquery. #53

Closed nkinkade closed 8 years ago

nkinkade commented 8 years ago

Building NDT fails in HTML-frontend/ because the Makefile was referencing an older version of the jQuery library which no longer exists in that directory. Updates the Makefile to reference the version currently installed there.


This change is Reviewable

stephen-soltesz commented 8 years ago

LGTM