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]
/
libavdevice
/
Makefile
diff --git
a/libavdevice/Makefile
b/libavdevice/Makefile
index
cbe20d6
..
eaf27dd
100644
(file)
--- a/
libavdevice/Makefile
+++ b/
libavdevice/Makefile
@@
-29,4
+29,4
@@
OBJS-$(CONFIG_LIBDC1394_INDEV) += libdc1394.o
SKIPHEADERS-$(HAVE_ALSA_ASOUNDLIB_H) += alsa-audio.h
SKIPHEADERS-$(HAVE_SNDIO_H) += sndio_common.h
-include $(S
UBDIR)..
/subdir.mak
+include $(S
RC_PATH)
/subdir.mak