aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/sabp/Makefile.am
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2007-09-25 11:58:35 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2007-09-25 11:58:35 +0000
commit30de0aadf2ee06fcec4d27bc9b5b84308c38ba3f (patch)
treef2eeb5efe80f4558221fa4e5cc329bd0b8f29965 /asn1/sabp/Makefile.am
parent3b3f182b99ef4bb1d49bcb3399373525a24e82c0 (diff)
put few simple ASN.1 dissectors into the new makefile structure
svn path=/trunk/; revision=22951
Diffstat (limited to 'asn1/sabp/Makefile.am')
-rw-r--r--asn1/sabp/Makefile.am25
1 files changed, 25 insertions, 0 deletions
diff --git a/asn1/sabp/Makefile.am b/asn1/sabp/Makefile.am
new file mode 100644
index 0000000000..a034690647
--- /dev/null
+++ b/asn1/sabp/Makefile.am
@@ -0,0 +1,25 @@
+# $Id$
+#
+#
+# Wireshark - Network traffic analyzer
+# By Gerald Combs <gerald@wireshark.org>
+# Copyright 1998 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 Makefile.common
+include ../Makefile.inc
+