File: Makemodule.am

package info (click to toggle)
mpg123 1.33.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,428 kB
  • sloc: ansic: 55,507; asm: 17,309; sh: 4,795; makefile: 156; perl: 153; python: 45
file content (33 lines) | stat: -rw-r--r-- 776 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# 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/READERS \
  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/mpg123_to_wav_replaced_io.c \
  doc/examples/mpg123_to_wav_reader64.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