OSDN Git Service

Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."
authorLuca Abeni <lucabe72@email.it>
Thu, 9 Nov 2006 15:13:56 +0000 (15:13 +0000)
committerLuca Abeni <lucabe72@email.it>
Thu, 9 Nov 2006 15:13:56 +0000 (15:13 +0000)
Originally committed as revision 20816 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

libswscale/Makefile

index 29df055..82e9bfc 100644 (file)
@@ -16,7 +16,7 @@ endif
 
 HEADERS = swscale.h rgb2rgb.h
 
-include $(SRC_PATH)/common.mak
+include ../common.mak
 
 cs_test: cs_test.c $(LIB)