finalcut/doc/Makefile.am

119 lines
2.8 KiB
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
#----------------------------------------------------------------------
2015-07-09 02:15:12 +02:00
docdir = ${datadir}/doc/${PACKAGE}
2015-05-23 13:35:12 +02:00
EXTRA_DIST = \
benchmark.md \
2019-10-17 01:13:18 +02:00
build_openbsd.txt \
build_solaris.txt \
2015-05-23 13:35:12 +02:00
calendar-draft.png \
calculator.png \
2015-05-23 13:35:12 +02:00
class-diagram.txt \
class_template.cpp \
class_template.h \
2015-05-23 13:35:12 +02:00
console_codes-manual.sh \
console_ioctl-manual.sh \
faq.md \
2015-05-23 13:35:12 +02:00
fileopen-dialog.png \
final-cut-application-structure.svg \
first-steps.md \
first-steps_callback-function.cpp.png \
first-steps_callback-lambda.cpp.png \
first-steps_callback-method.cpp.png \
first-steps_dialog.cpp.png \
first-steps_emit-signal.cpp.png \
first-steps_memory.cpp.png \
first-steps_scrollview.cpp.png \
first-steps_size-adjustment.cpp.png \
first-steps_timer.cpp.png \
first-steps_user-event.cpp.png \
framebuffer.txt \
Mandelbrot.png \
mouse-control.md \
2015-05-23 13:35:12 +02:00
ncurses.supp \
newfont1.png \
newfont2.png \
newfont-8x16.txt \
newfont-9x16.txt \
2015-05-23 13:35:12 +02:00
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 \
user-theme.md \
user-theme.png \
user-theme-bee-palette.svg \
user-theme-fc16-dark-palette.svg \
user-theme-fc16-palette.svg \
user-theme-fc8-palette.svg \
user-theme-vga-palette.svg \
vga.txt \
2015-05-23 13:35:12 +02:00
vt100_line_drawing_graphics.png \
2018-01-05 00:49:00 +01:00
virtual-terminal.txt \
widget-coordinates.svg \
widget-geometry.svg \
widget-lengths.svg \
xterm.txt \
2015-05-23 13:35:12 +02:00
xgraphics
doc_DATA = \
benchmark.md \
2019-10-17 01:13:18 +02:00
build_openbsd.txt \
build_solaris.txt \
2015-05-23 13:35:12 +02:00
calendar-draft.png \
calculator.png \
2015-05-23 13:35:12 +02:00
class-diagram.txt \
class_template.cpp \
class_template.h \
2015-05-23 13:35:12 +02:00
console_codes-manual.sh \
console_ioctl-manual.sh \
faq.md \
2015-05-23 13:35:12 +02:00
fileopen-dialog.png \
final-cut-application-structure.svg \
first-steps.md \
first-steps_callback-function.cpp.png \
first-steps_callback-lambda.cpp.png \
first-steps_callback-method.cpp.png \
first-steps_dialog.cpp.png \
first-steps_emit-signal.cpp.png \
first-steps_memory.cpp.png \
first-steps_scrollview.cpp.png \
first-steps_size-adjustment.cpp.png \
first-steps_timer.cpp.png \
first-steps_user-event.cpp.png \
framebuffer.txt \
Mandelbrot.png \
mouse-control.md \
2015-05-23 13:35:12 +02:00
ncurses.supp \
newfont1.png \
newfont2.png \
newfont-8x16.txt \
newfont-9x16.txt \
2015-05-23 13:35:12 +02:00
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 \
user-theme.md \
user-theme.png \
user-theme-bee-palette.svg \
user-theme-fc16-dark-palette.svg \
user-theme-fc16-palette.svg \
user-theme-fc8-palette.svg \
user-theme-vga-palette.svg \
vga.txt \
2015-05-23 13:35:12 +02:00
vt100_line_drawing_graphics.png \
2018-01-05 00:49:00 +01:00
virtual-terminal.txt \
widget-coordinates.svg \
widget-geometry.svg \
widget-lengths.svg \
xterm.txt \
2015-05-23 13:35:12 +02:00
xgraphics