finalcut/doc/Makefile.am

46 lines
960 B
Makefile
Raw Normal View History

2015-05-23 13:35:12 +02:00
#----------------------------------------------------------------------
# Makefile.am - the Final Cut library
#----------------------------------------------------------------------
2015-07-09 02:15:12 +02:00
docdir = ${datadir}/doc/${PACKAGE}
2015-05-23 13:35:12 +02:00
EXTRA_DIST = \
calendar-draft.png \
class-diagram.txt \
console_codes-manual.sh \
console_ioctl-manual.sh \
fileopen-dialog.png \
ncurses.supp \
newfont1.png \
newfont2.png \
progress-bar.png \
readme.txt \
2017-02-05 23:55:54 +01:00
coding-style.txt \
2015-05-23 13:35:12 +02:00
terminfo-capabilities.sh \
terminfo-manual.sh \
textview.png \
TODO \
vt100_line_drawing_graphics.png \
VTerm.txt \
xgraphics
doc_DATA = \
calendar-draft.png \
class-diagram.txt \
console_codes-manual.sh \
console_ioctl-manual.sh \
fileopen-dialog.png \
ncurses.supp \
newfont1.png \
newfont2.png \
progress-bar.png \
readme.txt \
2017-02-05 23:55:54 +01:00
coding-style.txt \
2015-05-23 13:35:12 +02:00
terminfo-capabilities.sh \
terminfo-manual.sh \
textview.png \
TODO \
vt100_line_drawing_graphics.png \
VTerm.txt \
xgraphics