summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2013-03-16 14:56:54 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2013-03-16 14:56:54 +0000
commit00d0409e842cbeb906497005835f6303a5fa478f (patch)
tree166dded1a161eb3d58fb50b07fcc0ebe6de418de
parentb5b8a3d2f54f8accc91cdbb23953c6713a4e4f5a (diff)
Install README
-rw-r--r--lib/fontconfig/conf.d/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/fontconfig/conf.d/Makefile b/lib/fontconfig/conf.d/Makefile
index a968bf3bc..96c47fa8d 100644
--- a/lib/fontconfig/conf.d/Makefile
+++ b/lib/fontconfig/conf.d/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.4 2013/03/16 14:30:18 matthieu Exp $
+# $OpenBSD: Makefile,v 1.5 2013/03/16 14:56:53 matthieu Exp $
FONTCONFIG = ${.CURDIR}/../../../dist/fontconfig
CONFIGDIR = /etc/fonts/conf.d
@@ -28,6 +28,7 @@ CONF_LINKS = \
90-synthetic.conf
AVAIL_FILES = \
+ README \
10-autohint.conf \
10-no-sub-pixel.conf \
10-scale-bitmap-fonts.conf \