File: Makefile.am

package info (click to toggle)
ezstream 1.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,832 kB
  • sloc: ansic: 9,693; sh: 4,967; xml: 398; makefile: 230
file content (16 lines) | stat: -rw-r--r-- 379 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
AUTOMAKE_OPTIONS = 1.10 foreign subdir-objects

examplesdir	 = @EXAMPLES_DIR@
dist_examples_DATA = \
	ezstream-file_template.xml \
	ezstream-full.xml \
	ezstream-metadata.xml \
	ezstream-minimal.xml \
	ezstream-stdin.xml \
	ezstream-video.xml \
	metadata.txt \
	artist.txt \
	title.txt
dist_examples_SCRIPTS = meta.sh play.sh playlist-logger.sh

CLEANFILES	 = core *.core *~ .*~