proper reference to src dir.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2621 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aj 2005-09-23 15:46:05 +00:00
parent 6b72db91f3
commit 07159961b9
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ EXTRA_DIST = README ChangeLog $(HTML) $(XML) index.html \
generate-man.sh changelog.sh svn2cl.xsl
HTML= $(shell ls $(srcdir)/*.html $(srcdir)/*.css $(srcdir)/html/*)
XML = $(shell ls tools/*.xml api/*.xml api/*/*.xml api/api.css api/*.xsl)
XML = $(shell ls $(srcdir)/tools/*.xml $(srcdir)/api/*.xml $(srcdir)/api/*/*.xml $(srcdir)/api/api.css $(srcdir)/api/*.xsl)
index.html:
sh $(srcdir)/export-wiki.sh $(srcdir)