set SRC_DIR in top-leve Makefile
Originally committed as revision 12453 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
c415857d06
commit
a426bbfc28
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -4,6 +4,8 @@
|
|||
#
|
||||
include config.mak
|
||||
|
||||
SRC_DIR = $(SRC_PATH_BARE)
|
||||
|
||||
vpath %.c $(SRC_PATH_BARE)
|
||||
vpath %.h $(SRC_PATH_BARE)
|
||||
vpath %.texi $(SRC_PATH_BARE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue