generate man page for vicc

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@754 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2012-04-11 18:35:20 +00:00
parent b5f109ac53
commit 00f145acba
2 changed files with 10 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ AC_PROG_SED
AM_PATH_PYTHON
AM_PROG_CC_C_O
PKG_PROG_PKG_CONFIG
AC_PATH_PROG(HELP2MAN, help2man, false // No help2man //)
# If you need to see the details, just run make V=1.
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])