blob: 7bb3c2bc90893b7486af6d3d0ef5ce81e8047caf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
B$NetBSD: patch-aa,v 1.2 2002/02/23 18:34:14 tron Exp $
--- programs/Imakefile 1998/12/01 10:26:15 1.2
+++ programs/Imakefile 2002/02/11 09:16:14
@@ -48,7 +48,7 @@
#endif
#if BuildServersOnly
-SUBDIRS = $(XSSRCDIR)
+SUBDIRS = $(XSSRCDIR) mkfontdir xkbcomp
#else
SUBDIRS = \
appres bdftopcf bitmap $(SCREENSAVESRCDIR) editres fsinfo \
|