diff options
Diffstat (limited to 'vorbis/lib/modes/Makefile.am')
-rw-r--r-- | vorbis/lib/modes/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vorbis/lib/modes/Makefile.am b/vorbis/lib/modes/Makefile.am new file mode 100644 index 0000000..5c7ffef --- /dev/null +++ b/vorbis/lib/modes/Makefile.am @@ -0,0 +1,6 @@ +## Process this file with automake to produce Makefile.in + +EXTRA_DIST = floor_all.h psych_44.h residue_44.h setup_11.h setup_32.h \ + setup_8.h psych_11.h psych_8.h residue_44u.h setup_16.h \ + setup_44.h setup_X.h psych_16.h residue_16.h residue_8.h \ + setup_22.h setup_44u.h setup_44p51.h residue_44p51.h |