]> git.jsancho.org Git - lugaru.git/blob - Dependencies/libvorbis/include/vorbis/Makefile.am
Fixed 'OpenGL_Windows.cpp' to work on Linux and Windows; Fixed 'Sources/CMakeLists...
[lugaru.git] / Dependencies / libvorbis / include / vorbis / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 vorbisincludedir = $(includedir)/vorbis
4
5 vorbisinclude_HEADERS = codec.h vorbisfile.h vorbisenc.h
6
7