mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-11-16 06:29:31 +00:00
2d795b5bf7
This also fixes a sneaky divide by zero in glpng, because some PNG's width was read incorrectly by the old libpng. (I wonder why it worked anyway...)
7 lines
159 B
Makefile
7 lines
159 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
vorbisincludedir = $(includedir)/vorbis
|
|
|
|
vorbisinclude_HEADERS = codec.h vorbisfile.h vorbisenc.h
|
|
|
|
|