Files
mpg123/doc/Makemodule.am

34 lines
776 B
Plaintext
Raw Normal View History

2022-05-07 15:47:18 -07:00
# Module for non-recursive mpg123 build system.
EXTRA_DIST += \
doc/BENCHMARKING \
doc/BUGS \
doc/CONTACT \
doc/PATENTS \
doc/README.3DNOW \
doc/README.gain \
doc/README.remote \
doc/ROAD_TO_LGPL \
doc/TODO \
doc/LICENSE \
doc/THANKS \
doc/ACCURACY \
doc/LARGEFILE \
2023-09-24 08:51:02 +03:00
doc/READERS \
2022-05-07 15:47:18 -07:00
doc/libmpg123_speed.txt \
doc/doxyhead.xhtml \
doc/doxyfoot.xhtml \
doc/doxy_examples.c \
doc/doxygen.conf \
2022-06-28 07:10:00 +03:00
doc/windows-notes.html \
2022-05-07 15:47:18 -07:00
doc/examples/mpg123_to_out123.c \
2023-09-24 08:51:02 +03:00
doc/examples/mpg123_to_wav_replaced_io.c \
doc/examples/mpg123_to_wav_reader64.c \
2022-05-07 15:47:18 -07:00
doc/examples/scan.c \
doc/examples/mpglib.c \
doc/examples/id3dump.c \
doc/examples/feedseek.c \
doc/examples/dump_seekindex.c \
doc/examples/extract_frames.c \
doc/examples/Makefile