diff options
-rw-r--r-- | dmidecodebin.c (renamed from test.c) | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +//. This file now produces the executable `dmidecode', and dynamically links +//. against libdmidecode.so. #include <Python.h> #include <stdio.h> |