# Makefile.am # Automake file for Wireshark # # $Id$ # # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 2006 Gerald Combs # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 # of the License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. include Custom.make SUBDIRS = \ $(CUSTOM_SUBDIRS) \ acp133 \ acse \ ansi_map \ ansi_tcap \ camel \ cdt \ charging_ase \ cmip \ cmp \ crmf \ cms \ dap \ dop \ disp \ dsp \ ess \ ftam \ gnm \ goose \ gsm_map \ gprscdr \ h225 \ h235 \ h245 \ h248 \ h282 \ h283 \ h323 \ h450 \ h450-ros \ h460 \ h501 \ HI2Operations \ hnbap \ idmp \ inap \ kerberos \ ldap \ logotypecertextn \ lte-rrc \ mms \ mpeg-audio \ mpeg-pes \ nbap \ ns_cert_exts \ ocsp \ p1 \ p22 \ p7 \ p772 \ pcap \ pkcs1 \ pkcs12 \ pkinit \ pkixac \ pkix1explicit \ pkix1implicit \ pkixproxy \ pkixqualified \ pkixtsp \ pres \ q932 \ q932-ros \ qsig \ ranap \ rnsap \ ros \ rrc \ rrlp \ rtse \ rua \ s1ap \ sabp \ smrse \ snmp \ spnego \ sv \ t125 \ t38 \ tcap \ tetra \ ulp \ wlancertextn \ x2ap \ x509af \ x509ce \ x509if \ x509sat \ x721 EXTRA_DIST = \ Makefile.nmake \ Makefile.inc.nmake \ Makefile.preinc.nmake \ Custom.make MAINTAINERCLEANFILES = \ Makefile.in