Actions
Bug #568
closeddoc/examples: cannot build in external VPATH
Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
06/25/2013
Due date:
% Done:
100%
Estimated time:
Description
fails with:
make -f dist-files/Makefile AM_CPPFLAGS="-I../../../urcu/ -I../../../" AM_LDFLAGS='-L../../../.libs/ -Wl,-rpath="/tmp/test/doc/examples/../../.libs/"' all
make4: Entering directory `/tmp/test/doc/examples'
make4: dist-files/Makefile: No such file or directory
make4: *** No rule to make target `dist-files/Makefile'. Stop.
Actions