Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables
This commit is contained in:
@@ -22,8 +22,6 @@ cd libtest
|
||||
# _ Retain only lines that begins with "identifier =".
|
||||
# _ Turn these lines into shell variable assignments.
|
||||
|
||||
top_srcdir="${TOPDIR}"
|
||||
export top_srcdir
|
||||
eval "`sed -e ': begin' \
|
||||
-e '/\\\\$/{' \
|
||||
-e 'N' \
|
||||
|
||||
Reference in New Issue
Block a user