First working version of autotools scripts

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@136 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
oepen
2010-06-08 08:08:35 +00:00
parent 275514919d
commit 25146f0397
5 changed files with 18 additions and 3528 deletions

View File

@@ -23,5 +23,6 @@ AC_SUBST(PYGTK_LIBS)
# Checks for library functions.
AC_CONFIG_FILES([Makefile
src/Makefile])
src/Makefile
src/pinpad_globals.py])
AC_OUTPUT