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]
/
libpostproc
/
Makefile
diff --git
a/libpostproc/Makefile
b/libpostproc/Makefile
index
7b35970
..
11de3d3
100644
(file)
--- a/
libpostproc/Makefile
+++ b/
libpostproc/Makefile
@@
-5,4
+5,4
@@
HEADERS = postprocess.h
OBJS = postprocess.o
-include $(S
UBDIR)..
/subdir.mak
+include $(S
RC_PATH)
/subdir.mak