summarylogtreecommitdiffstats
path: root/0005-Makefile-20180325.am.in.patch
blob: e2a3b00056a96fbe5e2d5fe6ff2542d1379cc206 (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
49
From 742bdc47854f8104a712136fdcce1c92ec1b6a79 Mon Sep 17 00:00:00 2001
From: Solomon Choina <shlomochoina@gmail.com>
Date: Sun, 25 Mar 2018 16:33:46 -0400
Subject: [PATCH] Makefile-20180325.am.in

---

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

diff --git a/Makefile.am b/Makefile.am
index cc3024e..ba45eed 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,7 @@
 SUBDIRS=fontconfig fc-case fc-lang src \
 	fc-cache fc-cat fc-conflist fc-list fc-match \
 	fc-pattern fc-query fc-scan fc-validate conf.d \
-	its po po-conf test
+	conf.d.infinality its po po-conf test
 if ENABLE_DOCS
 SUBDIRS += doc
 endif
diff --git a/Makefile.in b/Makefile.in
index 7476ab5..976cb97 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -225,7 +225,7 @@ CTAGS = ctags
 CSCOPE = cscope
 DIST_SUBDIRS = fontconfig fc-case fc-lang src fc-cache fc-cat \
 	fc-conflist fc-list fc-match fc-pattern fc-query fc-scan \
-	fc-validate conf.d its po po-conf test doc
+	fc-validate conf.d conf.d.infinality its po po-conf test doc
 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
 	$(srcdir)/fontconfig-zip.in $(srcdir)/fontconfig.pc.in \
 	$(srcdir)/fontconfig.spec.in ABOUT-NLS AUTHORS COPYING \
@@ -457,7 +457,7 @@ top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 SUBDIRS = fontconfig fc-case fc-lang src fc-cache fc-cat fc-conflist \
 	fc-list fc-match fc-pattern fc-query fc-scan fc-validate \
-	conf.d its po po-conf test $(am__append_1)
+	conf.d conf.d.infinality its po po-conf test $(am__append_1)
 ACLOCAL_AMFLAGS = -I m4
 EXTRA_DIST = config.rpath fontconfig.pc.in fonts.conf.in fonts.dtd \
 	fontconfig.spec.in fontconfig.spec fontconfig-zip.in \
-- 
2.16.3