diff options
Diffstat (limited to 'tests/Makefile.am')
| -rw-r--r-- | tests/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 97a3adb7..4b0a9d7f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the tests subdirectory of GNU libunistring. -## Copyright (C) 2009, 2019 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 |
