mirror of
https://https.git.savannah.gnu.org/git/grep.git
synced 2026-01-26 07:37:52 +00:00
build: Respect gnulib code ownership.
* gnulib-tests/Makefile.am (AM_CFLAGS): Don't augment after including gnulib.mk.
This commit is contained in:
parent
e6d5e6809b
commit
22533e58ff
@ -1,4 +1,3 @@
|
||||
AM_CFLAGS =
|
||||
include gnulib.mk
|
||||
AM_CFLAGS = $(GNULIB_TEST_WARN_CFLAGS) $(WERROR_CFLAGS)
|
||||
|
||||
AM_CFLAGS += $(GNULIB_TEST_WARN_CFLAGS) $(WERROR_CFLAGS)
|
||||
include gnulib.mk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user