summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--configure.in1
-rw-r--r--fc-match/.cvsignore5
3 files changed, 7 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a96074e..fd10fbb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-SUBDIRS=fontconfig fc-lang fc-glyphname src fc-cache fc-list doc test
+SUBDIRS=fontconfig fc-lang fc-glyphname src fc-cache fc-list fc-match doc test
EXTRA_DIST = \
fontconfig.pc.in \
diff --git a/configure.in b/configure.in
index 9a4497a..03793a3 100644
--- a/configure.in
+++ b/configure.in
@@ -362,6 +362,7 @@ src/Makefile
src/fontconfig.def
fc-cache/Makefile
fc-list/Makefile
+fc-match/Makefile
doc/Makefile
doc/version.sgml
test/Makefile
diff --git a/fc-match/.cvsignore b/fc-match/.cvsignore
new file mode 100644
index 0000000..3c5091d
--- /dev/null
+++ b/fc-match/.cvsignore
@@ -0,0 +1,5 @@
+.deps
+.libs
+Makefile
+Makefile.in
+fc-match