annotate src/libvorbis-1.3.3/lib/modes/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 EXTRA_DIST = floor_all.h psych_44.h residue_44.h setup_11.h setup_32.h \
|
cannam@86
|
4 setup_8.h psych_11.h psych_8.h residue_44u.h setup_16.h \
|
cannam@86
|
5 setup_44.h setup_X.h psych_16.h residue_16.h residue_8.h \
|
cannam@86
|
6 setup_22.h setup_44u.h setup_44p51.h residue_44p51.h
|