plaintext apdus to be sent via SM can now be read from a file

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@343 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2010-10-27 12:11:08 +00:00
parent 5bba2b6044
commit 702644778d
4 changed files with 47 additions and 13 deletions

View File

@@ -3,7 +3,7 @@ SUBDIRS = src m4 patches
DISTCLEANFILES = Doxyfile libpace.pc
EXTRA_DIST = README.dox libpace.pc.in Doxyfile.in
EXTRA_DIST = README.dox libpace.pc.in Doxyfile.in apdus
do_subst = sed \
-e 's,[@]PACKAGE_NAME[@],$(PACKAGE_NAME),g' \