summaryrefslogtreecommitdiffstats
path: root/libswscale
diff options
context:
space:
mode:
authorlucabe <lucabe@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-09 15:13:56 +0000
committerlucabe <lucabe@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-09 15:13:56 +0000
commit22bff1ea7c85dcfd6f17df65f9d7eced4bb47cfb (patch)
tree7549811078803b068eb1e56dd4a6dbaebc024509 /libswscale
parentf555edc501d691fd387b7056a5f76ce5cbcfd1de (diff)
downloadmpv-22bff1ea7c85dcfd6f17df65f9d7eced4bb47cfb.tar.bz2
mpv-22bff1ea7c85dcfd6f17df65f9d7eced4bb47cfb.tar.xz
Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20816 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libswscale')
-rw-r--r--libswscale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/Makefile b/libswscale/Makefile
index 29df055e5e..82e9bfc025 100644
--- a/libswscale/Makefile
+++ b/libswscale/Makefile
@@ -16,7 +16,7 @@ endif
HEADERS = swscale.h rgb2rgb.h
-include $(SRC_PATH)/common.mak
+include ../common.mak
cs_test: cs_test.c $(LIB)