]> sigrok.org Git - libsigrok.git/blob - hardware/Makefile.am
9ad8477994c2852b82b75d5d24fada25529dde7d
[libsigrok.git] / hardware / Makefile.am
1 ##
2 ## This file is part of the libsigrok project.
3 ##
4 ## Copyright (C) 2011 Uwe Hermann <uwe@hermann-uwe.de>
5 ## Copyright (C) 2012 Alexandru Gagniuc <mr.nuke.me@gmail.com>
6 ##
7 ## This program is free software: you can redistribute it and/or modify
8 ## it under the terms of the GNU General Public License as published by
9 ## the Free Software Foundation, either version 3 of the License, or
10 ## (at your option) any later version.
11 ##
12 ## This program is distributed in the hope that it will be useful,
13 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
14 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15 ## GNU General Public License for more details.
16 ##
17 ## You should have received a copy of the GNU General Public License
18 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
19 ##
20
21 SUBDIRS = \
22         agilent-dmm \
23         alsa \
24         appa-55ii \
25         asix-sigma \
26         atten-pps3xxx \
27         brymen-dmm \
28         cem-dt-885x \
29         center-3xx \
30         chronovu-la8 \
31         colead-slm \
32         common \
33         conrad-digi-35-cpu \
34         demo \
35         fluke-dmm \
36         fx2lafw \
37         gmc-mh-1x-2x \
38         hameg-hmo \
39         hantek-dso \
40         ikalogic-scanalogic2 \
41         ikalogic-scanaplus \
42         kecheng-kc-330b \
43         lascar-el-usb \
44         link-mso19 \
45         mic-985xx \
46         norma-dmm \
47         openbench-logic-sniffer \
48         rigol-ds \
49         saleae-logic16 \
50         serial-dmm \
51         sysclk-lwla \
52         teleinfo \
53         tondaj-sl-814 \
54         uni-t-dmm \
55         uni-t-ut32x \
56         victor-dmm \
57         zeroplus-logic-cube
58
59 noinst_LTLIBRARIES = libsigrokhardware.la
60
61 libsigrokhardware_la_SOURCES =
62
63 libsigrokhardware_la_LIBADD = \
64         common/libsigrok_hw_common.la
65
66 if HW_AGILENT_DMM
67 libsigrokhardware_la_LIBADD += agilent-dmm/libsigrok_hw_agilent_dmm.la
68 endif
69
70 if HW_ALSA
71 libsigrokhardware_la_LIBADD += alsa/libsigrok_hw_alsa.la
72 endif
73
74 if HW_APPA_55II
75 libsigrokhardware_la_LIBADD += appa-55ii/libsigrok_hw_appa_55ii.la
76 endif
77
78 if HW_ASIX_SIGMA
79 libsigrokhardware_la_LIBADD += asix-sigma/libsigrok_hw_asix_sigma.la
80 endif
81
82 if HW_ATTEN_PPS3XXX
83 libsigrokhardware_la_LIBADD += atten-pps3xxx/libsigrok_hw_atten_pps3xxx.la
84 endif
85
86 if HW_BRYMEN_DMM
87 libsigrokhardware_la_LIBADD += brymen-dmm/libsigrok_hw_brymen_dmm.la
88 endif
89
90 if HW_CEM_DT_885X
91 libsigrokhardware_la_LIBADD += cem-dt-885x/libsigrok_hw_cem_dt_885x.la
92 endif
93
94 if HW_CENTER_3XX
95 libsigrokhardware_la_LIBADD += center-3xx/libsigrok_hw_center_3xx.la
96 endif
97
98 if HW_CHRONOVU_LA8
99 libsigrokhardware_la_LIBADD += chronovu-la8/libsigrok_hw_chronovu_la8.la
100 endif
101
102 if HW_COLEAD_SLM
103 libsigrokhardware_la_LIBADD += colead-slm/libsigrok_hw_colead_slm.la
104 endif
105
106 if HW_CONRAD_DIGI_35_CPU
107 libsigrokhardware_la_LIBADD += conrad-digi-35-cpu/libsigrok_hw_conrad_digi_35_cpu.la
108 endif
109
110 if HW_DEMO
111 libsigrokhardware_la_LIBADD += demo/libsigrok_hw_demo.la
112 endif
113
114 if HW_FLUKE_DMM
115 libsigrokhardware_la_LIBADD += fluke-dmm/libsigrok_hw_fluke_dmm.la
116 endif
117
118 if HW_FX2LAFW
119 libsigrokhardware_la_LIBADD += fx2lafw/libsigrok_hw_fx2lafw.la
120 endif
121
122 if HW_GMC_MH_1X_2X
123 libsigrokhardware_la_LIBADD += gmc-mh-1x-2x/libsigrok_hw_gmc_mh_1x_2x.la
124 endif
125
126 if HW_HAMEG_HMO
127 libsigrokhardware_la_LIBADD += hameg-hmo/libsigrok_hw_hameg_hmo.la
128 endif
129
130 if HW_HANTEK_DSO
131 libsigrokhardware_la_LIBADD += hantek-dso/libsigrok_hw_hantek_dso.la
132 endif
133
134 if HW_IKALOGIC_SCANALOGIC2
135 libsigrokhardware_la_LIBADD += ikalogic-scanalogic2/libsigrok_hw_ikalogic_scanalogic2.la
136 endif
137
138 if HW_IKALOGIC_SCANAPLUS
139 libsigrokhardware_la_LIBADD += ikalogic-scanaplus/libsigrok_hw_ikalogic_scanaplus.la
140 endif
141
142 if HW_KECHENG_KC_330B
143 libsigrokhardware_la_LIBADD += kecheng-kc-330b/libsigrok_hw_kecheng_kc_330b.la
144 endif
145
146 if HW_LASCAR_EL_USB
147 libsigrokhardware_la_LIBADD += lascar-el-usb/libsigrok_hw_lascar_el_usb.la
148 endif
149
150 if HW_LINK_MSO19
151 libsigrokhardware_la_LIBADD += link-mso19/libsigrok_hw_link_mso_19.la
152 endif
153
154 if HW_MIC_985XX
155 libsigrokhardware_la_LIBADD += mic-985xx/libsigrok_hw_mic_985xx.la
156 endif
157
158 if HW_NORMA_DMM
159 libsigrokhardware_la_LIBADD += norma-dmm/libsigrok_hw_norma_dmm.la
160 endif
161
162 if HW_OLS
163 libsigrokhardware_la_LIBADD += openbench-logic-sniffer/libsigrok_hw_ols.la
164 endif
165
166 if HW_RIGOL_DS
167 libsigrokhardware_la_LIBADD += rigol-ds/libsigrok_hw_rigol_ds.la
168 endif
169
170 if HW_SALEAE_LOGIC16
171 libsigrokhardware_la_LIBADD += saleae-logic16/libsigrok_hw_saleae_logic16.la
172 endif
173
174 if HW_SERIAL_DMM
175 libsigrokhardware_la_LIBADD += serial-dmm/libsigrok_hw_serial_dmm.la
176 endif
177
178 if HW_SYSCLK_LWLA
179 libsigrokhardware_la_LIBADD += sysclk-lwla/libsigrok_hw_sysclk_lwla.la
180 endif
181
182 if HW_TELEINFO
183 libsigrokhardware_la_LIBADD += teleinfo/libsigrok_hw_teleinfo.la
184 endif
185
186 if HW_TONDAJ_SL_814
187 libsigrokhardware_la_LIBADD += tondaj-sl-814/libsigrok_hw_tondaj_sl_814.la
188 endif
189
190 if HW_UNI_T_DMM
191 libsigrokhardware_la_LIBADD += uni-t-dmm/libsigrok_hw_uni_t_dmm.la
192 endif
193
194 if HW_UNI_T_UT32X
195 libsigrokhardware_la_LIBADD += uni-t-ut32x/libsigrok_hw_uni_t_ut32x.la
196 endif
197
198 if HW_VICTOR_DMM
199 libsigrokhardware_la_LIBADD += victor-dmm/libsigrok_hw_victor_dmm.la
200 endif
201
202 if HW_ZEROPLUS_LOGIC_CUBE
203 libsigrokhardware_la_LIBADD += zeroplus-logic-cube/libsigrok_hw_zeroplus.la
204 endif
205