blob: c9e3e2f2e1ba3135aad7abf0a019716ff1db71dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.4 2002/07/02 13:10:20 wiz 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) bdftopcf mkfontdir xkbcomp
#else
SUBDIRS = \
appres bdftopcf bitmap $(SCREENSAVESRCDIR) editres fsinfo \
|