forked from frankmorgner/vsmartcard
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
19 lines (19 loc) · 957 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "npa/src/opensc"]
path = npa/src/opensc
url = git://github.com/OpenSC/OpenSC.git
ignore = dirty
[submodule "ACardEmulator/app/src/main/external/ykneo-openpgp"]
path = ACardEmulator/app/src/main/external/ykneo-openpgp
url = https://github.com/Yubico/ykneo-openpgp.git
[submodule "ACardEmulator/app/src/main/external/ykneo-oath"]
path = ACardEmulator/app/src/main/external/ykneo-oath
url = https://github.com/Yubico/ykneo-oath.git
[submodule "ACardEmulator/app/src/main/external/IsoApplet"]
path = ACardEmulator/app/src/main/external/IsoApplet
url = https://github.com/philipWendland/IsoApplet.git
[submodule "ACardEmulator/app/src/main/external/MuscleApplet"]
path = ACardEmulator/app/src/main/external/MuscleApplet
url = https://github.com/martinpaljak/MuscleApplet.git
[submodule "ACardEmulator/app/src/main/external/GidsApplet"]
path = ACardEmulator/app/src/main/external/GidsApplet
url = https://github.com/vletoux/GidsApplet.git