aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk.in')
-rw-r--r--config.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.mk.in b/config.mk.in
index 958efdb34..403d78e37 100644
--- a/config.mk.in
+++ b/config.mk.in
@@ -76,6 +76,7 @@ MANFLAGS = \
76# https://www.gnu.org/software/automake/manual/1.16.5/html_node/User-Variables.html 76# https://www.gnu.org/software/automake/manual/1.16.5/html_node/User-Variables.html
77CC=@CC@ 77CC=@CC@
78CFLAGS=@CFLAGS@ 78CFLAGS=@CFLAGS@
79CPPFLAGS=@CPPFLAGS@
79LDFLAGS=@LDFLAGS@ 80LDFLAGS=@LDFLAGS@
80 81
81# Project variables 82# Project variables