]> git.tue.mpg.de Git - paraslash.git/commit
build: Compilie opus*.c files with ogg_cppflags.
authorAndre Noll <maan@systemlinux.org>
Thu, 24 Jul 2014 21:01:09 +0000 (23:01 +0200)
committerAndre Noll <maan@systemlinux.org>
Thu, 31 Jul 2014 18:01:14 +0000 (20:01 +0200)
commit737d415498a91833cc7964fe7f8f8ff158be023b
tree33a51f4343f9007f8689542a9db8644ab5516b0d
parent99d094f7464a783789cf3505b6ff57a3813839cd
build: Compilie opus*.c files with ogg_cppflags.

These files include ogg/ogg.h, so we must pass $(ogg_cppflags)
to avoid build failure in case ogg headers are installed at a
non-standard location.
Makefile.real