diff options
Diffstat (limited to 'src/isode/support')
| -rw-r--r-- | src/isode/support/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/isode/support/Makefile.in b/src/isode/support/Makefile.in index 6d6df306e..a5c7624f7 100644 --- a/src/isode/support/Makefile.in +++ b/src/isode/support/Makefile.in @@ -9,7 +9,7 @@ VPATH = @srcdir@ TOPDIR = $(BUILDTOP)/ OPTIONS = -I. -I$(HDIR) $(PEPYPATH) $(KRBOPT) -CFLAGS = $(OPTIONS) $(LOPTIONS) +CFLAGS = $(CCOPTS) $(OPTIONS) $(LOPTIONS) HDIR = $(srcdir)/$(TOPDIR)isode/h/ UTILDIR = $(srcdir)/$(TOPDIR)isode/util/ |
