using generic autotools description for all subprojects
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@591 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -21,11 +21,8 @@ win:
|
||||
./configure --disable-doc && \
|
||||
env OPENSSL_VERSION="1" OPENSSL_URL="https://www2.informatik.hu-berlin.de/~morgner/files/openssl-1.tar.gz" EXTRA_OPENSSL_CONFIG="experimental-pace" win32/installer_from_build.sh
|
||||
|
||||
if DOC_ENABLED
|
||||
.PHONY: doc
|
||||
doc :
|
||||
$(MAKE) doc -C doc
|
||||
endif
|
||||
$(MAKE) doc -C $(srcdir)/doc
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = libnpa.pc
|
||||
|
||||
Reference in New Issue
Block a user