1
0
mirror of http://mpg123.de/trunk/.git synced 2025-07-04 22:22:28 +03:00
Files
mpg123/doc/Makemodule.am
thor 3b8c62df23 build: revert work-in-progress changes about net123 structure, add windows notes in doc
git-svn-id: svn://scm.orgis.org/mpg123/trunk@5065 35dc7657-300d-0410-a2e5-dc2837fedb53
2022-05-11 21:23:08 +00:00

31 lines
673 B
Plaintext

# 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 \
doc/libmpg123_speed.txt \
doc/doxyhead.xhtml \
doc/doxyfoot.xhtml \
doc/doxy_examples.c \
doc/doxygen.conf \
doc/windows-notes.html \
doc/examples/mpg123_to_out123.c \
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