File: Makefile.am

package info (click to toggle)
libchipcard 5.1.0beta-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,688 kB
  • sloc: ansic: 21,052; xml: 6,746; sh: 4,177; makefile: 610; cpp: 448
file content (21 lines) | stat: -rw-r--r-- 498 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

EXTRA_DIST=\
  cyberjack_pcsc.xml \
  card.xml \
  kvk.xml \
  processorcard.xml


carddatadir=@lc_client_xml_dir@/cards/cyberjack_pcsc
carddata_DATA=\
  card.xml \
  kvk.xml \
  processorcard.xml

# on windows we install the drivers to the client space since it is
# the client here who has to read these files (it doesn't start any
# drivers, but has to assign PC/SC reader names to reader types using these
# files)
driverdatadir=@lc_client_xml_dir@/drivers
driverdata_DATA=cyberjack_pcsc.xml