Commit a426bbfc authored by Måns Rullgård's avatar Måns Rullgård

set SRC_DIR in top-leve Makefile

Originally committed as revision 12453 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent c415857d
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment