aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkixac/Makefile.am
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-04-14 08:42:24 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-04-14 08:42:24 +0000
commit81aede3f8c81c2cffc4860d4b8c2c1fede6d4b06 (patch)
tree94b52031ea77c7b15313eedd1a9f899bb9be51c3 /asn1/pkixac/Makefile.am
parentcb4a91a8ca9ca53baba9a40d9b3f9f3c5207bbd5 (diff)
Added PKIXAttributeCertificate (RFC3281).
svn path=/trunk/; revision=32460
Diffstat (limited to 'asn1/pkixac/Makefile.am')
-rw-r--r--asn1/pkixac/Makefile.am26
1 files changed, 26 insertions, 0 deletions
diff --git a/asn1/pkixac/Makefile.am b/asn1/pkixac/Makefile.am
new file mode 100644
index 0000000000..462af31e88
--- /dev/null
+++ b/asn1/pkixac/Makefile.am
@@ -0,0 +1,26 @@
+# $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.preinc
+include Makefile.common
+include ../Makefile.inc
+