diff options
Diffstat (limited to 'tests/mpf/Makefile.am')
-rw-r--r-- | tests/mpf/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mpf/Makefile.am b/tests/mpf/Makefile.am index 82ce027e3..71bccf1a2 100644 --- a/tests/mpf/Makefile.am +++ b/tests/mpf/Makefile.am @@ -15,7 +15,7 @@ # Public License for more details. # # You should have received a copy of the GNU General Public License along with -# the GNU MP Library test suite. If not, see http://www.gnu.org/licenses/. +# the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests |