summaryrefslogtreecommitdiff
path: root/src/devices/xditview/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/xditview/Makefile.sub')
-rw-r--r--src/devices/xditview/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/xditview/Makefile.sub b/src/devices/xditview/Makefile.sub
index f1958447..927807ef 100644
--- a/src/devices/xditview/Makefile.sub
+++ b/src/devices/xditview/Makefile.sub
@@ -2,7 +2,7 @@ PROG=gxditview$(EXEEXT)
MAN1=gxditview.n
MLIB=$(LIBM)
XLIBS=$(LIBXUTIL)
-EXTRA_CFLAGS=$(X_CFLAGS)
+EXTRA_CFLAGS=$(X_CFLAGS) -Dlint
EXTRA_LDFLAGS=$(X_LIBS) $(X_PRE_LIBS) -lXaw -lXmu -lXt -lX11 $(X_EXTRA_LIBS)
OBJS=\
device.$(OBJEXT) \