15 lines
487 B
Plaintext
15 lines
487 B
Plaintext
|
|
$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
|
|
|