generate T.38 dissector from ASN.1 source
[obnox/wireshark/wip.git] / asn1 / Makefile.am
1 # Makefile.am
2 # Automake file for Wireshark
3 #
4 # $Id$
5 #
6 # Wireshark - Network traffic analyzer
7 # By Gerald Combs <gerald@wireshark.org>
8 # Copyright 2006 Gerald Combs
9 #
10 # This program is free software; you can redistribute it and/or
11 # modify it under the terms of the GNU General Public License
12 # as published by the Free Software Foundation; either version 2
13 # of the License, or (at your option) any later version.
14 #
15 # This program is distributed in the hope that it will be useful,
16 # but WITHOUT ANY WARRANTY; without even the implied warranty of
17 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 # GNU General Public License for more details.
19 #
20 # You should have received a copy of the GNU General Public License
21 # along with this program; if not, write to the Free Software
22 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
23
24 EXTRA_DIST = \
25         Makefile.nmake  \
26         acp133/acp133.asn       \
27         acp133/acp133.cnf       \
28         acp133/Makefile \
29         acp133/Makefile.nmake   \
30         acp133/packet-acp133-template.c \
31         acp133/packet-acp133-template.h \
32         acse/acse.asn   \
33         acse/acse.cnf   \
34         acse/acse-exp.cnf       \
35         acse/Makefile   \
36         acse/Makefile.nmake     \
37         acse/packet-acse-template.c     \
38         acse/packet-acse-template.h     \
39         ansi_map/ansi_map.asn   \
40         ansi_map/ansi_map.cnf   \
41         ansi_map/Makefile       \
42         ansi_map/Makefile.nmake \
43         ansi_map/packet-ansi_map-template.c     \
44         ansi_map/packet-ansi_map-template.h     \
45         camel/camel.asn \
46         camel/camel.cnf \
47         camel/Makefile  \
48         camel/Makefile.nmake    \
49         camel/packet-camel-template.c   \
50         camel/packet-camel-template.h   \
51         cdt/cdt.asn     \
52         cdt/cdt.cnf     \
53         cdt/cdt-exp.cnf \
54         cdt/Makefile    \
55         cdt/Makefile.nmake      \
56         cdt/packet-cdt-template.c       \
57         cdt/packet-cdt-template.h       \
58         cmip/CMIP.asn   \
59         cmip/cmip.cnf   \
60         cmip/cmip-exp.cnf       \
61         cmip/Makefile   \
62         cmip/Makefile.nmake     \
63         cmip/packet-cmip-template.c     \
64         cmip/packet-cmip-template.h     \
65         cms/cms.cnf     \
66         cms/cms-exp.cnf \
67         cms/CryptographicMessageSyntax.asn      \
68         cms/Makefile    \
69         cms/Makefile.nmake      \
70         cms/packet-cms-template.c       \
71         cms/packet-cms-template.h       \
72         dap/dap.asn     \
73         dap/dap.cnf     \
74         dap/dap-exp.cnf \
75         dap/Makefile    \
76         dap/Makefile.nmake      \
77         dap/packet-dap-template.c       \
78         dap/packet-dap-template.h       \
79         disp/disp.asn   \
80         disp/disp.cnf   \
81         disp/disp-exp.cnf       \
82         disp/Makefile   \
83         disp/Makefile.nmake     \
84         disp/packet-disp-template.c     \
85         disp/packet-disp-template.h     \
86         dop/dop.asn     \
87         dop/dop.cnf     \
88         dop/dop-exp.cnf \
89         dop/Makefile    \
90         dop/Makefile.nmake      \
91         dop/packet-dop-template.c       \
92         dop/packet-dop-template.h       \
93         dop/x501-exp.cnf        \
94         dsp/dsp.asn     \
95         dsp/dsp.cnf     \
96         dsp/dsp-exp.cnf \
97         dsp/Makefile    \
98         dsp/Makefile.nmake      \
99         dsp/packet-dsp-template.c       \
100         dsp/packet-dsp-template.h       \
101         ess/ess.cnf     \
102         ess/ExtendedSecurityServices.asn        \
103         ess/Makefile    \
104         ess/Makefile.nmake      \
105         ess/packet-ess-template.c       \
106         ess/packet-ess-template.h       \
107         ftam/ftam.cnf   \
108         ftam/ftam-exp.cnf       \
109         ftam/ISO8571-FTAM.asn   \
110         ftam/Makefile   \
111         ftam/Makefile.nmake     \
112         ftam/packet-ftam-template.c     \
113         ftam/packet-ftam-template.h     \
114         ftbp/ftbp.asn   \
115         ftbp/ftbp.cnf   \
116         ftbp/Makefile   \
117         ftbp/Makefile.nmake     \
118         ftbp/packet-ftbp-template.c     \
119         ftbp/packet-ftbp-template.h     \
120         gnm/GNM.asn     \
121         gnm/gnm.cnf     \
122         gnm/Makefile    \
123         gnm/Makefile.nmake      \
124         gnm/packet-gnm-template.c       \
125         gnm/packet-gnm-template.h       \
126         gsmmap/GSMMAP.asn       \
127         gsmmap/gsmmap.cnf       \
128         gsmmap/gsm_map-exp.cnf  \
129         gsmmap/Makefile \
130         gsmmap/Makefile.nmake   \
131         gsmmap/packet-gsm_map-template.c        \
132         gsmmap/packet-gsm_map-template.h        \
133         gsm_ss/gsm_ss.cnf       \
134         gsm_ss/Makefile \
135         gsm_ss/Makefile.nmake   \
136         gsm_ss/packet-gsm_ss-template.c \
137         gsm_ss/packet-gsm_ss-template.h \
138         gsm_ss/SS-Operations.asn        \
139         h225/h225.cnf   \
140         h225/h225-exp.cnf       \
141         h225/H323-MESSAGES.asn  \
142         h225/Makefile   \
143         h225/Makefile.nmake     \
144         h225/packet-h225-template.c     \
145         h225/packet-h225-template.h     \
146         h235/h235.cnf   \
147         h235/h235-exp.cnf       \
148         h235/H235-SECURITY-MESSAGES.asn \
149         h235/H235-SRTP.asn      \
150         h235/Makefile   \
151         h235/Makefile.nmake     \
152         h235/packet-h235-template.c     \
153         h235/packet-h235-template.h     \
154         h245/h245.cnf   \
155         h245/h245-exp.cnf       \
156         h245/Makefile   \
157         h245/Makefile.nmake     \
158         h245/MULTIMEDIA-SYSTEM-CONTROL.asn      \
159         h245/packet-h245-template.c     \
160         h245/packet-h245-template.h     \
161         h248/h248.cnf   \
162         h248/Makefile   \
163         h248/Makefile.nmake     \
164         h248/MEGACO.asn \
165         h248/packet-h248-template.c     \
166         h248/packet-h248-template.h     \
167         h450/h4501.asn  \
168         h450/h450.cnf   \
169         h450/Makefile   \
170         h450/Makefile.nmake     \
171         h450/packet-h450-template.c     \
172         h450/packet-h450-template.h     \
173         inap/inap.asn   \
174         inap/inap.cnf   \
175         inap/Makefile   \
176         inap/Makefile.nmake     \
177         inap/packet-inap-template.c     \
178         inap/packet-inap-template.h     \
179         ldap/ldap.cnf   \
180         ldap/Lightweight-Directory-Access-Protocol-V3.asn       \
181         ldap/Makefile   \
182         ldap/Makefile.nmake     \
183         ldap/packet-ldap-template.c     \
184         ldap/packet-ldap-template.h     \
185         ldap/README     \
186         logotype-cert-extn/LogotypeCertExtn.asn \
187         logotype-cert-extn/logotype-cert-extn.cnf       \
188         logotype-cert-extn/Makefile     \
189         logotype-cert-extn/Makefile.nmake       \
190         logotype-cert-extn/packet-logotype-cert-extn-template.c \
191         logotype-cert-extn/packet-logotype-cert-extn-template.h \
192         MAP_Dialogue/Makefile   \
193         MAP_Dialogue/Makefile.nmake     \
194         MAP_Dialogue/MAP_DialoguePDU.asn        \
195         MAP_Dialogue/MAP_DialoguePDU.cnf        \
196         MAP_Dialogue/packet-MAP-DialoguePDU-template.c  \
197         MAP_Dialogue/packet-MAP-DialoguePDU-template.h  \
198         mms/Makefile    \
199         mms/Makefile.nmake      \
200         mms/mms.asn     \
201         mms/mms.cnf     \
202         mms/mms-exp.cnf \
203         mms/packet-mms-template.c       \
204         mms/packet-mms-template.h       \
205         mpeg/Makefile \
206         mpeg/mpeg-audio.asn \
207         mpeg/mpeg-audio.cnf \
208         mpeg/mpeg-pes.asn \
209         mpeg/mpeg-pes.cnf \
210         mpeg/packet-mpeg-audio-template.c \
211         mpeg/packet-mpeg-pes-template.c \
212         nbap/Makefile   \
213         nbap/Makefile.nmake     \
214         nbap/nbap.asn   \
215         nbap/nbap.cnf   \
216         nbap/packet-nbap-template.c     \
217         nbap/packet-nbap-template.h     \
218         ns-cert-exts/Makefile   \
219         ns-cert-exts/Makefile.nmake     \
220         ns-cert-exts/NETSCAPE-CERT-EXTS.asn     \
221         ns-cert-exts/ns_cert_exts.cnf   \
222         ns-cert-exts/packet-ns_cert_exts-template.c     \
223         ns-cert-exts/packet-ns_cert_exts-template.h     \
224         ocsp/Makefile   \
225         ocsp/Makefile.nmake     \
226         ocsp/OCSP.asn   \
227         ocsp/ocsp.cnf   \
228         ocsp/packet-ocsp-template.c     \
229         ocsp/packet-ocsp-template.h     \
230         pkcs1/Makefile  \
231         pkcs1/Makefile.nmake    \
232         pkcs1/packet-pkcs1-template.c   \
233         pkcs1/packet-pkcs1-template.h   \
234         pkcs1/PKCS1.asn \
235         pkcs1/pkcs1.cnf \
236         pkinit/Makefile \
237         pkinit/Makefile.nmake   \
238         pkinit/packet-pkinit-template.c \
239         pkinit/packet-pkinit-template.h \
240         pkinit/PKINIT.asn       \
241         pkinit/pkinit.cnf       \
242         pkinit/pkinit_exp.cnf   \
243         pkix1explicit/Makefile  \
244         pkix1explicit/Makefile.nmake    \
245         pkix1explicit/packet-pkix1explicit-template.c   \
246         pkix1explicit/packet-pkix1explicit-template.h   \
247         pkix1explicit/PKIX1EXPLICIT93.asn       \
248         pkix1explicit/pkix1explicit.cnf \
249         pkix1explicit/pkix1explicit_exp.cnf     \
250         pkix1explicit/pkix1explicit-exp.cnf     \
251         pkix1implicit/Makefile  \
252         pkix1implicit/Makefile.nmake    \
253         pkix1implicit/packet-pkix1implicit-template.c   \
254         pkix1implicit/packet-pkix1implicit-template.h   \
255         pkix1implicit/PKIX1IMPLICIT93.asn       \
256         pkix1implicit/pkix1implicit.cnf \
257         pkix1implicit/pkix1implicit_exp.cnf     \
258         pkix1implicit/pkix1implicit-exp.cnf     \
259         pkixcmp/CMP.asn \
260         pkixcmp/cmp.cnf \
261         pkixcmp/cmp-exp.cnf     \
262         pkixcmp/Makefile        \
263         pkixcmp/Makefile.nmake  \
264         pkixcmp/packet-cmp-template.c   \
265         pkixcmp/packet-cmp-template.h   \
266         pkixcrmf/CRMF.asn       \
267         pkixcrmf/crmf.cnf       \
268         pkixcrmf/crmf-exp.cnf   \
269         pkixcrmf/Makefile       \
270         pkixcrmf/Makefile.nmake \
271         pkixcrmf/packet-crmf-template.c \
272         pkixcrmf/packet-crmf-template.h \
273         pkixproxy/Makefile      \
274         pkixproxy/Makefile.nmake        \
275         pkixproxy/packet-pkixproxy-template.c   \
276         pkixproxy/packet-pkixproxy-template.h   \
277         pkixproxy/PKIXProxy.asn \
278         pkixproxy/pkixproxy.cnf \
279         pkixqualified/Makefile  \
280         pkixqualified/Makefile.nmake    \
281         pkixqualified/packet-pkixqualified-template.c   \
282         pkixqualified/packet-pkixqualified-template.h   \
283         pkixqualified/PKIXqualified.asn \
284         pkixqualified/pkixqualified.cnf \
285         pkixtsp/Makefile        \
286         pkixtsp/Makefile.nmake  \
287         pkixtsp/packet-pkixtsp-template.c       \
288         pkixtsp/packet-pkixtsp-template.h       \
289         pkixtsp/PKIXTSP.asn     \
290         pkixtsp/pkixtsp.cnf     \
291         pres/ISO8823-PRESENTATION.asn   \
292         pres/Makefile   \
293         pres/Makefile.nmake     \
294         pres/packet-pres-template.c     \
295         pres/packet-pres-template.h     \
296         pres/pres.cnf   \
297         q932/Addressing-Data-Elements.asn       \
298         q932/Interpretation-component.asn       \
299         q932/Network-Facility-Extension.asn     \
300         q932/Network-Protocol-Profile-component.asn     \
301         q932/q932-ros.asn       \
302         q932/q932.cnf   \
303         q932/q932-ros.cnf       \
304         q932/Makefile   \
305         q932/Makefile.nmake     \
306         q932/packet-q932-ros-template.c \
307         q932/packet-q932-ros-template.h \
308         q932/packet-q932-template.c     \
309         q932/packet-q932-template.h     \
310         qsig/qsig-cf.asn        \
311         qsig/qsig-gf-ade.asn    \
312         qsig/qsig-gf-ext.asn    \
313         qsig/qsig-gf-gp.asn     \
314         qsig/qsig-na.asn        \
315         qsig/qsig.cnf   \
316         qsig/Makefile   \
317         qsig/Makefile.nmake     \
318         qsig/packet-qsig-template.c     \
319         qsig/packet-qsig-template.h     \
320         ranap/Makefile  \
321         ranap/Makefile.nmake    \
322         ranap/packet-ranap-template.c   \
323         ranap/packet-ranap-template.h   \
324         ranap/ranap.asn \
325         ranap/ranap.cnf \
326         ranap/ranap-exp.cnf     \
327         rnsap/Makefile  \
328         rnsap/Makefile.nmake    \
329         rnsap/packet-rnsap-template.c   \
330         rnsap/packet-rnsap-template.h   \
331         rnsap/rnsap.asn \
332         rnsap/rnsap.cnf \
333         ros/Makefile    \
334         ros/Makefile.nmake      \
335         ros/packet-ros-template.c       \
336         ros/packet-ros-template.h       \
337         ros/ros.asn     \
338         ros/ros.cnf     \
339         ros/ros-exp.cnf \
340         rrlp/Makefile   \
341         rrlp/Makefile.nmake     \
342         rrlp/packet-rrlp-template.c     \
343         rrlp/packet-rrlp-template.h     \
344         rrlp/rrlp.asn   \
345         rrlp/rrlp.cnf   \
346         rtse/Makefile   \
347         rtse/Makefile.nmake     \
348         rtse/packet-rtse-template.c     \
349         rtse/packet-rtse-template.h     \
350         rtse/rtse.asn   \
351         rtse/rtse.cnf   \
352         rtse/rtse-exp.cnf       \
353         s4406/Makefile  \
354         s4406/Makefile.nmake    \
355         s4406/packet-s4406-template.c   \
356         s4406/packet-s4406-template.h   \
357         s4406/s4406.asn \
358         s4406/s4406.cnf \
359         smrse/Makefile  \
360         smrse/Makefile.nmake    \
361         smrse/packet-smrse-template.c   \
362         smrse/packet-smrse-template.h   \
363         smrse/SMRSE.asn \
364         smrse/smrse.cnf \
365         snmp/Makefile   \
366         snmp/Makefile.nmake     \
367         snmp/packet-snmp-template.c     \
368         snmp/packet-snmp-template.h     \
369         snmp/README.txt \
370         snmp/snmp.asn   \
371         snmp/snmp.cnf   \
372         snmp/snmp-exp.cnf       \
373         spnego/Makefile \
374         spnego/Makefile.nmake   \
375         spnego/packet-spnego-template.c \
376         spnego/packet-spnego-template.h \
377         spnego/spnego.asn       \
378         spnego/spnego.cnf       \
379         t38/t38.cnf     \
380         t38/T38(2002).asn       \
381         t38/Makefile    \
382         t38/Makefile.nmake      \
383         t38/packet-t38-template.c       \
384         t38/packet-t38-template.h       \
385         tcap/Makefile   \
386         tcap/Makefile.nmake     \
387         tcap/packet-tcap-template.c     \
388         tcap/packet-tcap-template.h     \
389         tcap/tcap.asn   \
390         tcap/tcap.cnf   \
391         ulp/Makefile    \
392         ulp/Makefile.nmake      \
393         ulp/packet-ulp-template.c       \
394         ulp/packet-ulp-template.h       \
395         ulp/ULP.asn     \
396         ulp/ulp.cnf     \
397         ulp/ulp-exp.cnf \
398         umts_rrc/Makefile       \
399         umts_rrc/Makefile.nmake \
400         umts_rrc/packet-umts_rrc-template.c     \
401         umts_rrc/packet-umts_rrc-template.h     \
402         umts_rrc/umts_rrc_Class-definitions.asn \
403         umts_rrc/umts_rrc.cnf   \
404         umts_rrc/umts_rrc-exp.cnf       \
405         umts_rrc_ies/Makefile   \
406         umts_rrc_ies/Makefile.nmake     \
407         umts_rrc_ies/packet-umts_rrc_ies-template.c     \
408         umts_rrc_ies/packet-umts_rrc_ies-template.h     \
409         umts_rrc_ies/umts_rrc_InformationElements.asn   \
410         umts_rrc_ies/umts_rrc_ies.cnf   \
411         umts_rrc_ies/umts_rrc_ies-exp.cnf       \
412         umts_rrc_pdu_def/Makefile       \
413         umts_rrc_pdu_def/Makefile.nmake \
414         umts_rrc_pdu_def/packet-umts_rrc_pdu_def-template.c     \
415         umts_rrc_pdu_def/packet-umts_rrc_pdu_def-template.h     \
416         umts_rrc_pdu_def/umts_rrc_PDU-definitions.asn   \
417         umts_rrc_pdu_def/umts_rrc_pdu_def.cnf   \
418         umts_rrc_pdu_def/umts_rrc_pdu_def-exp.cnf       \
419         wlancertextn/Makefile   \
420         wlancertextn/Makefile.nmake     \
421         wlancertextn/packet-wlancertextn-template.c     \
422         wlancertextn/packet-wlancertextn-template.h     \
423         wlancertextn/WLANCERTEXTN.asn   \
424         wlancertextn/wlancertextn.cnf   \
425         x411/Makefile   \
426         x411/Makefile.nmake     \
427         x411/packet-x411-template.c     \
428         x411/packet-x411-template.h     \
429         x411/x411.asn   \
430         x411/x411.cnf   \
431         x411/x411-exp.cnf       \
432         x420/Makefile   \
433         x420/Makefile.nmake     \
434         x420/packet-x420-template.c     \
435         x420/packet-x420-template.h     \
436         x420/x420.asn   \
437         x420/x420.cnf   \
438         x420/x420-exp.cnf       \
439         x509af/AuthenticationFramework.asn      \
440         x509af/Makefile \
441         x509af/Makefile.nmake   \
442         x509af/packet-x509af-template.c \
443         x509af/packet-x509af-template.h \
444         x509af/x509af.cnf       \
445         x509af/x509af-exp.cnf   \
446         x509ce/CertificateExtensions.asn        \
447         x509ce/Makefile \
448         x509ce/Makefile.nmake   \
449         x509ce/packet-x509ce-template.c \
450         x509ce/packet-x509ce-template.h \
451         x509ce/x509ce.cnf       \
452         x509ce/x509ce-exp.cnf   \
453         x509if/InformationFramework.asn \
454         x509if/Makefile \
455         x509if/Makefile.nmake   \
456         x509if/packet-x509if-template.c \
457         x509if/packet-x509if-template.h \
458         x509if/x509if.cnf       \
459         x509if/x509if-exp.cnf   \
460         x509sat/Makefile        \
461         x509sat/Makefile.nmake  \
462         x509sat/packet-x509sat-template.c       \
463         x509sat/packet-x509sat-template.h       \
464         x509sat/SelectedAttributeTypes.asn      \
465         x509sat/x509sat.cnf     \
466         x509sat/x509sat-exp.cnf
467
468 MAINTAINERCLEANFILES = \
469         Makefile.in
470