blob: c9ffb09651b68c1a3bb4f9a722828cd1bd12f2d4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$FreeBSD$
--- Makefile.in 2001/04/29 11:31:14 1.1
+++ Makefile.in 2001/04/29 11:31:26
@@ -94,7 +94,7 @@
VERSION = @VERSION@
XFT_LIBS = @XFT_LIBS@
-SUBDIRS = modules pango examples docs tools tests
+SUBDIRS = modules pango examples tools tests
EXTRA_DIST = pango.spec.in pango.pc.in pangox.pc.in pangoxft.pc.in pangoft2.pc.in TODO.xml README.win32
|