summaryrefslogtreecommitdiffstats
path: root/replace
diff options
context:
space:
mode:
Diffstat (limited to 'replace')
-rw-r--r--replace/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/replace/Makefile.in b/replace/Makefile.in
index 65f8125ef..0986d601a 100644
--- a/replace/Makefile.in
+++ b/replace/Makefile.in
@@ -15,8 +15,8 @@ LIBS = @LIBS@
.PHONY: test all showflags install installcheck clean distclean realdistclean
-CFLAGS=-I. @CFLAGS@
-LDFLAGS=@LDFLAGS@
+CFLAGS += -I. @CFLAGS@
+LDFLAGS += @LDFLAGS@
OBJS = @LIBREPLACEOBJ@