summaryrefslogtreecommitdiffstats
path: root/src/isode/pepsy
diff options
context:
space:
mode:
Diffstat (limited to 'src/isode/pepsy')
-rw-r--r--src/isode/pepsy/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/isode/pepsy/Makefile.in b/src/isode/pepsy/Makefile.in
index 0b7db0f2a..a3ee9e35b 100644
--- a/src/isode/pepsy/Makefile.in
+++ b/src/isode/pepsy/Makefile.in
@@ -10,7 +10,7 @@ DEFS = @DEFS@
TOPDIR = $(BUILDTOP)/
OPTIONS = -I. -I$(HDIR) -I$(TOPDIR)include $(PEPYPATH) $(KRBOPT)
-CFLAGS = $(OPTIONS) $(LOPTIONS) $(DEFS)
+CFLAGS = $(CCOPTS) $(OPTIONS) $(LOPTIONS) $(DEFS)
HDIR = $(srcdir)/$(TOPDIR)isode/h/
UTILDIR = $(srcdir)/$(TOPDIR)isode/util/