summaryrefslogtreecommitdiff
path: root/xc/lib/Xdmcp
diff options
context:
space:
mode:
authorgildea <empty>1991-01-02 14:49:14 +0000
committergildea <empty>1991-01-02 14:49:14 +0000
commitcfc030cc239df88705c6b001059bbbbfc7425c0a (patch)
tree75b7416994dc98412357f249be0eeefdc7e63a53 /xc/lib/Xdmcp
parent995fa7b73e78e42e421c1a10eaa11e0d64b16b7f (diff)
remove -I$(TOP)
Diffstat (limited to 'xc/lib/Xdmcp')
-rw-r--r--xc/lib/Xdmcp/Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xc/lib/Xdmcp/Imakefile b/xc/lib/Xdmcp/Imakefile
index f0fa11527..97471b108 100644
--- a/xc/lib/Xdmcp/Imakefile
+++ b/xc/lib/Xdmcp/Imakefile
@@ -5,7 +5,7 @@ XCOMM This library contains miscellaneous utility routines and is not part
XCOMM of the Xlib standard.
XCOMM
- INCLUDES = -I. -I$(TOP) -I$(TOP)/X11
+ INCLUDES = -I. -I$(TOP)/X11
INSTALLFLAGS = $(INSTINCFLAGS)
LINTLIBS = $(LINTXLIB)