Mercurial > hg > sv-dependency-builds
annotate src/flac-1.2.1/include/share/Makefile.am @ 1:05aa0afa9217
Bring in flac, ogg, vorbis
author | Chris Cannam |
---|---|
date | Tue, 19 Mar 2013 17:37:49 +0000 |
parents | |
children |
rev | line source |
---|---|
Chris@1 | 1 ## Process this file with automake to produce Makefile.in |
Chris@1 | 2 |
Chris@1 | 3 AUTOMAKE_OPTIONS = foreign |
Chris@1 | 4 |
Chris@1 | 5 SUBDIRS = grabbag |
Chris@1 | 6 |
Chris@1 | 7 EXTRA_DIST = \ |
Chris@1 | 8 alloc.h \ |
Chris@1 | 9 getopt.h \ |
Chris@1 | 10 grabbag.h \ |
Chris@1 | 11 replaygain_analysis.h \ |
Chris@1 | 12 replaygain_synthesis.h \ |
Chris@1 | 13 utf8.h |