finalcut/doc/Makefile.am

47 lines
957 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 \
menu-draft.png \
ncurses.supp \
newfont1.png \
newfont2.png \
progress-bar.png \
readme.txt \
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 \
menu-draft.png \
ncurses.supp \
newfont1.png \
newfont2.png \
progress-bar.png \
readme.txt \
terminfo-capabilities.sh \
terminfo-manual.sh \
textview.png \
TODO \
vt100_line_drawing_graphics.png \
VTerm.txt \
xgraphics