blob: 740dc9b2eb38dfe8e0a129ec7987a48821f672c2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$FreeBSD$
--- Makefile.in.orig Wed Jul 18 15:25:57 2001
+++ Makefile.in Wed Jul 18 15:26:20 2001
@@ -101,7 +101,7 @@
VERSION = @VERSION@
XFT_LIBS = @XFT_LIBS@
-SUBDIRS = pango modules examples docs tools tests
+SUBDIRS = pango modules examples tools tests
EXTRA_DIST = pango.spec.in pango.pc.in pangox.pc.in pangoxft.pc.in pangoft2.pc.in pango-uninstalled.pc.in pangox-uninstalled.pc.in pangoxft-uninstalled.pc.in pangoft2-uninstalled.pc.in TODO.xml README.win32
|