From: James Cloos Date: Mon, 4 Sep 2006 19:30:10 +0000 (-0400) Subject: Update Makefile.am to match conf.avail changes X-Git-Tag: 2.4.0~8^2~6 X-Git-Url: https://git.wh0rd.org/?p=fontconfig.git;a=commitdiff_plain;h=f6e645c4993fff77d596dba734c09cdb255f4ca0 Update Makefile.am to match conf.avail changes --- diff --git a/conf.avail/Makefile.am b/conf.avail/Makefile.am index 98e8dbd..bfba74b 100644 --- a/conf.avail/Makefile.am +++ b/conf.avail/Makefile.am @@ -22,19 +22,22 @@ # PERFORMANCE OF THIS SOFTWARE. CONF_FILES = \ - 10LohitGujarati.conf \ + 10-LohitGujarati.conf \ 10-fonts-persian.conf \ - 60-delicious.conf \ - autohint.conf \ - no-bitmaps.conf \ - no-sub-pixel.conf \ - sub-pixel.conf \ - unhinted.conf \ - yes-bitmaps.conf + 33-autohint.conf \ + 33-unhinted.conf \ + 30-no-sub-pixel.conf \ + 30-sub-pixel-rgb.conf \ + 30-sub-pixel-bgr.conf \ + 30-sub-pixel-vrgb.conf \ + 30-sub-pixel-vbgr.conf \ + 36-no-bitmaps.conf \ + 36-yes-bitmaps.conf \ + 60-delicious.conf EXTRA_DIST = $(CONF_FILES) configdir=$(CONFDIR) -confddir=$(configdir)/conf.d +confddir=$(configdir)/conf.avail confd_DATA=$(CONF_FILES)