summaryrefslogtreecommitdiffstats
path: root/tools/Rules.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Rules.in')
-rw-r--r--tools/Rules.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Rules.in b/tools/Rules.in
index db94ba0..36a6eec 100644
--- a/tools/Rules.in
+++ b/tools/Rules.in
@@ -18,6 +18,7 @@ dir-objs:=$(addprefix $(objdir)/,$(all-dirs))
CPPFLAGS=-I$(root-rel) -I$(srcdir)
CFLAGS=$(CPPFLAGS) @CFLAGS@
+LDFLAGS=@LIBS@
CC=@CC@
M4=@M4@
BISON=@BISON@