diff options
author | James Cloos <cloos@lugabout.jhcloos.org> | 2006-09-04 15:57:19 -0400 |
---|---|---|
committer | James Cloos <cloos@lugabout.jhcloos.org> | 2006-09-04 15:57:19 -0400 |
commit | 469010c1bdd5cc8801405ef809540bd4b17f41c1 (patch) | |
tree | bbed040c1bd44bfb1cd3a904f91ffbad2c6ebe2a /Makefile.am | |
parent | c3425fa671663b11aa5288a0b52a0618c5d075ef (diff) |
Update Makefile.am files
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3b31bd49..a7a60154 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,7 +23,7 @@ DOCSRC=@DOCSRC@ SUBDIRS=fontconfig fc-case fc-lang fc-glyphname fc-arch src \ - fc-cache fc-cat fc-list fc-match conf.avail $(DOCSRC) test + fc-cache fc-cat fc-list fc-match conf.avail conf.d $(DOCSRC) test EXTRA_DIST = \ fontconfig.pc.in \ |