This commit was manufactured by cvs2svn to create branch 'vserver'.
[linux-2.6.git] / crypto / signature / Makefile
diff --git a/crypto/signature/Makefile b/crypto/signature/Makefile
new file mode 100644 (file)
index 0000000..4d1042e
--- /dev/null
@@ -0,0 +1,10 @@
+#
+# Makefile for the signature checker
+#
+
+obj-y := \
+       ksign.o \
+       ksign-parse.o \
+       ksign-keyring.o \
+       ksign-publickey.o \
+       dsa.o