diff options
Diffstat (limited to 'src/plugins/php/Makefile.am')
-rw-r--r-- | src/plugins/php/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/php/Makefile.am b/src/plugins/php/Makefile.am index cb4b9fa64..78924389c 100644 --- a/src/plugins/php/Makefile.am +++ b/src/plugins/php/Makefile.am @@ -14,7 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with WeeChat. If not, see <http://www.gnu.org/licenses/>. +# along with WeeChat. If not, see <https://www.gnu.org/licenses/>. # AM_CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\" $(PHP_CFLAGS) |