annotate src/libvorbis-1.3.3/lib/modes/Makefile.am @ 35:41ea6f72fef5
Update C++ libraries using libc++ on OS/X
author |
Chris Cannam |
date |
Wed, 11 Mar 2015 13:30:03 +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
|