mirror of
https://https.git.savannah.gnu.org/git/gettext.git
synced 2026-01-26 07:37:57 +00:00
Update after gnulib changed.
* libtextstyle/tests/Makefile.am (AM_CFLAGS): Initialize. * gettext-tools/gnulib-tests/Makefile.am (AM_CFLAGS): Initialize.
This commit is contained in:
parent
0736aca4af
commit
8f38e562d6
@ -1,5 +1,5 @@
|
||||
## Makefile for the gettext-tools/gnulib-tests subdirectory of GNU gettext
|
||||
## Copyright (C) 2007-2023 Free Software Foundation, Inc.
|
||||
## Copyright (C) 2007-2025 Free Software Foundation, Inc.
|
||||
##
|
||||
## This program is free software: you can redistribute it and/or modify
|
||||
## it under the terms of the GNU General Public License as published by
|
||||
@ -16,6 +16,8 @@
|
||||
|
||||
## Process this file with automake to produce Makefile.in.
|
||||
|
||||
AM_CFLAGS =
|
||||
|
||||
# Rules generated and collected by gnulib-tool.
|
||||
include Makefile.gnulib
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
## Makefile for the tests subdirectory of GNU libtextstyle.
|
||||
## Copyright (C) 2009-2020 Free Software Foundation, Inc.
|
||||
## Copyright (C) 2009-2025 Free Software Foundation, Inc.
|
||||
##
|
||||
## This program is free software: you can redistribute it and/or modify
|
||||
## it under the terms of the GNU General Public License as published by
|
||||
@ -16,6 +16,8 @@
|
||||
|
||||
## Process this file with automake to produce Makefile.in.
|
||||
|
||||
AM_CFLAGS =
|
||||
|
||||
# Rules generated and collected by gnulib-tool.
|
||||
include Makefile.gnulib
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user