blob: fee773370b0702af95174323e964bacc0c003828 [file] [log] [blame]
Harald Welte3aa901d2018-08-13 18:32:36 +02001noinst_HEADERS = \
2 ATR.h \
3 BankId.h \
4 BankSlot.h \
5 BankSlotStatusInd.h \
6 ClientId.h \
7 ClientSlot.h \
8 ClientSlotStatusInd.h \
9 ComponentIdentity.h \
10 ComponentName.h \
11 ComponentType.h \
12 ConfigClientReq.h \
13 ConfigClientRes.h \
14 ConnectBankReq.h \
15 ConnectBankRes.h \
16 ConnectClientReq.h \
17 ConnectClientRes.h \
18 CreateMappingReq.h \
19 CreateMappingRes.h \
20 IpAddress.h \
21 IpPort.h \
22 Ipv4Address.h \
23 Ipv6Address.h \
24 OperationTag.h \
25 PortNumber.h \
26 RemoveMappingReq.h \
27 RemoveMappingRes.h \
28 ResultCode.h \
29 RsproPDU.h \
30 RsproPDUchoice.h \
31 SetAtrReq.h \
32 SetAtrRes.h \
33 SlotNumber.h \
34 SlotPhysStatus.h \
35 TpduCardToModem.h \
36 TpduFlags.h \
37 TpduModemToCard.h \
38 $(NULL)
Harald Welte77911b02018-08-14 23:47:30 +020039
40
41rspro_HEADERS = \
42 rspro_client.h
43
44rsprodir = $(includedir)/osmocom/rspro