summarylogtreecommitdiffstats
path: root/0005-Makefile-20171017.am.in.patch
blob: 2cf675a5ab122284194684d8b7ffca6248cd7024 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
From b8863b45a5c9fd43666ec05b5a2499f99f769161 Mon Sep 17 00:00:00 2001
From: Solomon Choina <shlomochoina@gmail.com>
Date: Tue, 17 Oct 2017 13:51:43 -0400
Subject: [PATCH] Makefile-20171017.am.in

---
 Makefile.am | 2 +-
 Makefile.in | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 2b4a5b8..411eb03 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,7 @@
 
 SUBDIRS=fontconfig fc-blanks fc-case fc-lang fc-glyphname src \
 	fc-cache fc-cat fc-list fc-match fc-pattern fc-query fc-scan \
-	fc-validate conf.d test
+	fc-validate conf.d conf.d.infinality test
 if ENABLE_DOCS
 SUBDIRS += doc
 endif
diff --git a/Makefile.in b/Makefile.in
index 7ac4ecf..1ca269b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -220,7 +220,7 @@ CTAGS = ctags
 CSCOPE = cscope
 DIST_SUBDIRS = fontconfig fc-blanks fc-case fc-lang fc-glyphname src \
 	fc-cache fc-cat fc-list fc-match fc-pattern fc-query fc-scan \
-	fc-validate conf.d test doc
+	fc-validate conf.d conf.d.infinality test doc
 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
 	$(srcdir)/fontconfig-zip.in $(srcdir)/fontconfig.pc.in \
 	$(srcdir)/fontconfig.spec.in AUTHORS COPYING ChangeLog INSTALL \
@@ -439,7 +439,7 @@ top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 SUBDIRS = fontconfig fc-blanks fc-case fc-lang fc-glyphname src \
 	fc-cache fc-cat fc-list fc-match fc-pattern fc-query fc-scan \
-	fc-validate conf.d test $(am__append_1)
+	fc-validate conf.d conf.d.infinality test $(am__append_1)
 ACLOCAL_AMFLAGS = -I m4
 EXTRA_DIST = fontconfig.pc.in fonts.conf.in fonts.dtd \
 	fontconfig.spec.in fontconfig.spec fontconfig-zip.in \
-- 
2.14.2