12345678910111213 |
- --- opensc-0.11.13.orig/src/Makefile.in 2011-01-09 00:58:50.000000000 +0100
- +++ opensc-0.11.13/src/Makefile.in 2011-01-09 00:56:00.000000000 +0100
- @@ -263,8 +263,8 @@ MAINTAINERCLEANFILES = $(srcdir)/Makefil
- EXTRA_DIST = Makefile.mak
-
- # Order IS important
- -SUBDIRS = common include scconf libopensc pkcs15init pkcs11 \
- - tests tools openssh signer
- +SUBDIRS = common include scconf libopensc pkcs15init pkcs11 tools
- +
-
- all: all-recursive
-
|