File: Makefile.am

package info (click to toggle)
libsndfile 1.0.21-3%2Bsqueeze2
  • links: PTS
  • area: main
  • in suites: squeeze-lts
  • size: 5,904 kB
  • ctags: 4,371
  • sloc: ansic: 48,630; sh: 10,638; cpp: 573; makefile: 411; python: 295
file content (10 lines) | stat: -rw-r--r-- 353 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
## Process this file with automake to produce Makefile.in

htmldir = $(htmldocdir)
html_DATA = index.html libsndfile.jpg libsndfile.css api.html command.html \
			bugs.html sndfile_info.html new_file_type.HOWTO pkgconfig.html \
			win32.html FAQ.html lists.html embedded_files.html octave.html \
			dither.html tutorial.html

EXTRA_DIST = $(html_DATA)