annotate src/libvorbis-1.3.3/lib/modes/Makefile.am @ 83:ae30d91d2ffe
Replace these with versions built using an older toolset (so as to avoid ABI compatibilities when linking on Ubuntu 14.04 for packaging purposes)
author |
Chris Cannam |
date |
Fri, 07 Feb 2020 11:51:13 +0000 |
parents |
05aa0afa9217 |
children |
|
rev |
line source |
Chris@1
|
1 ## Process this file with automake to produce Makefile.in
|
Chris@1
|
2
|
Chris@1
|
3 EXTRA_DIST = floor_all.h psych_44.h residue_44.h setup_11.h setup_32.h \
|
Chris@1
|
4 setup_8.h psych_11.h psych_8.h residue_44u.h setup_16.h \
|
Chris@1
|
5 setup_44.h setup_X.h psych_16.h residue_16.h residue_8.h \
|
Chris@1
|
6 setup_22.h setup_44u.h setup_44p51.h residue_44p51.h
|