summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-15 17:10:36 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-15 17:10:36 +0000
commitc0a30e606faec24ae1726b767d4dbf03abbb5c5c (patch)
tree74cd3ca6f7295dad21ec1b3a069682caf8b9aa33 /libmpcodecs/Makefile
parentc50a336acf09143cbd7fe983f9a5f82212648e05 (diff)
downloadmpv-c0a30e606faec24ae1726b767d4dbf03abbb5c5c.tar.bz2
mpv-c0a30e606faec24ae1726b767d4dbf03abbb5c5c.tar.xz
Add explicit location for headers from the stream/ directory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22617 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpcodecs/Makefile')
-rw-r--r--libmpcodecs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmpcodecs/Makefile b/libmpcodecs/Makefile
index ce1bc99295..943798275e 100644
--- a/libmpcodecs/Makefile
+++ b/libmpcodecs/Makefile
@@ -148,7 +148,6 @@ SRCS_MENCODER-$(MP3LAME) += ae_lame.c
CFLAGS = -I../libmpdemux \
- -I../stream \
CFLAGS-$(CONFIG_LIBAVUTIL) += -I../libavutil
CFLAGS-$(CONFIG_LIBAVCODEC) += -I../libavcodec