Skip to content
Snippets Groups Projects
Commit 51fc4e0a authored by PeiYong Zhang's avatar PeiYong Zhang
Browse files

Bug#8195: Invalid path to build 'samples' target, patch from Yannick Patois ( patois@calvix.org)

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173632 13f79535-47bb-0310-9956-ffa450edef68
parent 9e9ca729
No related branches found
No related tags found
No related merge requests found
......@@ -204,7 +204,7 @@ distclean::
#docs::
samples::
${MAKE} -C ../samples
${MAKE} -C ../../samples
copy:: lib samples
@echo Make the target directory and its main subdirectories
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment