mirror of
https://github.com/love2d/megasource.git
synced 2026-08-16 16:21:13 +02:00
be26fc29ae
--HG-- branch : update-to-libtheora-1.1.1
8 lines
203 B
Makefile
8 lines
203 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
theoraincludedir = $(includedir)/theora
|
|
|
|
theorainclude_HEADERS = theora.h theoradec.h theoraenc.h codec.h
|
|
|
|
noinst_HEADERS = codec.h theoradec.h
|