2015-05-23 13:35:12 +02:00
|
|
|
#----------------------------------------------------------------------
|
2018-12-22 15:33:23 +01:00
|
|
|
# Makefile.am - FINAL CUT library
|
2015-05-23 13:35:12 +02:00
|
|
|
#----------------------------------------------------------------------
|
|
|
|
|
|
|
|
EXTRA_DIST = \
|
|
|
|
8x16graph.bdf \
|
|
|
|
8x16graph.pcf.gz \
|
|
|
|
8x16std \
|
|
|
|
bdf2c.sh \
|
|
|
|
bdf2pcf.sh \
|
|
|
|
font2c.sh \
|
|
|
|
fonts.alias \
|
|
|
|
fonts.dir \
|
|
|
|
Makefile.am \
|
|
|
|
newfont.h \
|
|
|
|
unicodemap.h \
|
|
|
|
vgafont.h
|