* Import keyanalyze into signing-party. Thanks to Matthew Wilcox for the
[pgp-tools.git] / keyanalyze / pgpring / Makefile.am
diff --git a/keyanalyze/pgpring/Makefile.am b/keyanalyze/pgpring/Makefile.am
new file mode 100644 (file)
index 0000000..2f829bf
--- /dev/null
@@ -0,0 +1,4 @@
+bin_PROGRAMS = pgpring
+pgpring_SOURCES = pgppubring.c pgplib.c lib.c extlib.c sha1.c \
+       pgppacket.c
+