summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dmidecodebin.c (renamed from test.c)2
1 files changed, 2 insertions, 0 deletions
diff --git a/test.c b/dmidecodebin.c
index b200316..3046298 100644
--- a/test.c
+++ b/dmidecodebin.c
@@ -1,3 +1,5 @@
+//. This file now produces the executable `dmidecode', and dynamically links
+//. against libdmidecode.so.
#include <Python.h>
#include <stdio.h>