Move files from conf.d to conf.avail
All of the files in conf.d are now in conf.avail Makefile.am is updated to reflect the change
This commit is contained in:
parent
34227592c2
commit
709f32438d
|
@ -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.d $(DOCSRC) test
|
||||
fc-cache fc-cat fc-list fc-match conf.avail $(DOCSRC) test
|
||||
|
||||
EXTRA_DIST = \
|
||||
fontconfig.pc.in \
|
||||
|
|
Loading…
Reference in New Issue