File: Makefile.am

package info (click to toggle)
ecasound 2.9.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 6,292 kB
  • sloc: cpp: 39,475; sh: 4,335; lisp: 1,918; ansic: 1,883; makefile: 888; python: 617; ruby: 202
file content (13 lines) | stat: -rw-r--r-- 450 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
# ----------------------------------------------------------------------
# File: ecasound/examples/Makefile.am
# Description: Example applications that use Ecasound libraries
# License: GPL (see ecasound/{AUTHORS,COPYING})
# ----------------------------------------------------------------------

EXTRA_DIST = 	README \
		ecatrimsilence.sh \
		ecidoc_example.c \
		ecidoc_example.cpp \
		ecidoc_example.py \
		normalize.py
AUTOMAKE_OPTIONS = foreign