aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rrlp/Makefile.am
diff options
context:
space:
mode:
authorkukosa <kukosa@f5534014-38df-0310-8fa8-9805f1628bb7>2007-09-27 07:08:47 +0000
committerkukosa <kukosa@f5534014-38df-0310-8fa8-9805f1628bb7>2007-09-27 07:08:47 +0000
commit0c6c853b12ffeb44ffb8c3f2db1d82a27b22159b (patch)
treef0ed956dd81dae2c488c615e986b6261169a33ca /asn1/rrlp/Makefile.am
parente0e3b02b961a84c1a316726a1091ec0e98b0df3d (diff)
add forgotten makefiles
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22995 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/rrlp/Makefile.am')
-rw-r--r--asn1/rrlp/Makefile.am25
1 files changed, 25 insertions, 0 deletions
diff --git a/asn1/rrlp/Makefile.am b/asn1/rrlp/Makefile.am
new file mode 100644
index 0000000000..a034690647
--- /dev/null
+++ b/asn1/rrlp/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
+