move man pages to man/ directory.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2411 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aj 2005-07-17 19:19:56 +00:00
parent 85ab01a8cd
commit 1b8ddaf64b
29 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Process this file with automake to create Makefile.in
SUBDIRS = . aclocal docs etc macos src win32
SUBDIRS = . aclocal docs etc macos man src win32
EXTRA_DIST = ANNOUNCE CodingStyle PAM_README QUICKSTART README \
bootstrap Makefile.mak depcomp \

View File

@ -970,6 +970,7 @@ docs/Makefile
docs/pkcs15-profile.5
etc/Makefile
macos/Makefile
man/Makefile
src/Makefile
src/common/Makefile
src/include/Makefile