blob: 8b9208c747c3d72fbfe09b2d5435f0c4ada871e8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- specs/Imakefile~ Sat Mar 4 13:35:49 2000
+++ specs/Imakefile Wed May 10 16:17:32 2000
@@ -8,8 +8,8 @@
SUBDIRS = SpecsDocDirs
#else
SUBDIRS = BDF CTEXT FSProtocol ICCCM XProtocol Xserver X11 XDMCP XLFD \
- Xaw Xmu Xt Xext Xi xfs PEX5 ICE SM xtrans XIM xterm rstart \
- GL Xv i18n programs
+ Xaw Xmu Xt Xext xfs ICE SM xtrans xterm rstart \
+ GL Xv i18n
#endif
all::
|