aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sm/gpgsm.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/sm/gpgsm.c b/sm/gpgsm.c
new file mode 100644
index 000000000..4c5e194e8
--- /dev/null
+++ b/sm/gpgsm.c
@@ -0,0 +1,6 @@
+
+int
+main (int argc, char **argv)
+{
+ return 0;
+}