summaryrefslogtreecommitdiff
path: root/libswscale/Makefile
diff options
context:
space:
mode:
authorLuca Abeni <lucabe72@email.it>2006-11-09 15:13:56 +0000
committerLuca Abeni <lucabe72@email.it>2006-11-09 15:13:56 +0000
commit7964ed71e98f445618ff82056db3d0cd4f82bc2a (patch)
tree42b746c5d38f265b8d27cef732e9d6aa5210115b /libswscale/Makefile
parentcbee7a69448467ca615a53fd3927b53b1547509d (diff)
Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."
Originally committed as revision 20816 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diffstat (limited to 'libswscale/Makefile')
-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)