summaryrefslogtreecommitdiff
path: root/scanf
diff options
context:
space:
mode:
Diffstat (limited to 'scanf')
-rw-r--r--scanf/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/scanf/Makefile.am b/scanf/Makefile.am
index b5e014822..4f0f6c1fc 100644
--- a/scanf/Makefile.am
+++ b/scanf/Makefile.am
@@ -29,7 +29,7 @@
# see https://www.gnu.org/licenses/.
-INCLUDES = -D__GMP_WITHIN_GMP -I$(top_srcdir)
+AM_CPPFLAGS = -D__GMP_WITHIN_GMP -I$(top_srcdir)
noinst_LTLIBRARIES = libscanf.la