projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
build: include sub-makefiles using full path instead of symlinks
[ffmpeg.git]
/
libswscale
/
Makefile
diff --git
a/libswscale/Makefile
b/libswscale/Makefile
index
b291411
..
57e867a
100644
(file)
--- a/
libswscale/Makefile
+++ b/
libswscale/Makefile
@@
-22,4
+22,4
@@
TESTPROGS = colorspace swscale
DIRS = bfin mlib ppc sparc x86
-include $(S
UBDIR)..
/subdir.mak
+include $(S
RC_PATH)
/subdir.mak