Mercurial > hg > sv-dependency-builds
annotate src/flac-1.2.1/include/share/Makefile.am @ 152:ffc6df9c760c
List of exclusions from the appimage repo
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Thu, 28 Jun 2018 15:29:59 +0100 |
parents | 98c1576536ae |
children |
rev | line source |
---|---|
cannam@86 | 1 ## Process this file with automake to produce Makefile.in |
cannam@86 | 2 |
cannam@86 | 3 AUTOMAKE_OPTIONS = foreign |
cannam@86 | 4 |
cannam@86 | 5 SUBDIRS = grabbag |
cannam@86 | 6 |
cannam@86 | 7 EXTRA_DIST = \ |
cannam@86 | 8 alloc.h \ |
cannam@86 | 9 getopt.h \ |
cannam@86 | 10 grabbag.h \ |
cannam@86 | 11 replaygain_analysis.h \ |
cannam@86 | 12 replaygain_synthesis.h \ |
cannam@86 | 13 utf8.h |