finalcut/fonts/Makefile.am

32 lines
616 B
Makefile
Raw Normal View History

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 \
9x16graph_patch.bdf \
bdfmerge.sh \
bdf2code.sh \
2015-05-23 13:35:12 +02:00
bdf2pcf.sh \
fonts.alias \
fonts.dir \
map-newfont \
map-vga \
2015-05-23 13:35:12 +02:00
Makefile.am \
newfont_8x16.h \
newfont_9x16.h \
2015-05-23 13:35:12 +02:00
newfont.h \
unicodemap.h \
vgafont.h
2019-10-17 01:13:18 +02:00
docdir = ${datadir}/doc/${PACKAGE}
doc_DATA = \
newfont.txt
2019-10-17 01:13:18 +02:00
fontdir = ${datadir}/fonts/X11/misc/${PACKAGE}
font_DATA = \
8x16graph.pcf.gz \
fonts.alias \
fonts.dir