fixed distribution file

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@183 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2010-07-01 11:08:22 +00:00
parent a69e19adfe
commit 7fdce9919b
3 changed files with 690 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.65])
AC_INIT([libifdnfc], [0.1], [morgner@informatik.hu-berlin.de])
AC_INIT([picc_to_pcsc], [0.1], [oepen@informatik.hu-berlin.de])
AC_CONFIG_SRCDIR([src/picc_to_pcsc.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE