diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2026-03-10 14:13:23 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2026-03-10 14:13:23 +0100 |
| commit | ef87e02dab6184e81a19a02f7dd2a4f50698a64c (patch) | |
| tree | d0caa65ea0e4c1054a93cfba47fa18b7a64a8e6d /lib/lanplus/Makefile.am | |
| parent | 43b794d63b2a1c545f104974204fc25eaa010048 (diff) | |
| parent | 4c3795225b27640dd1c2af9ebd2b3de00ef41a17 (diff) | |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'lib/lanplus/Makefile.am')
| -rw-r--r-- | lib/lanplus/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lanplus/Makefile.am b/lib/lanplus/Makefile.am index 99eaf7f..94ae3ca 100644 --- a/lib/lanplus/Makefile.am +++ b/lib/lanplus/Makefile.am @@ -20,7 +20,7 @@ libipmi_lanplus_a_SOURCES = lanplus.c lanplus.h rmcp.h asf.h \ lib_LTLIBRARIES = # lib_LTLIBRARIES = libipmi_lanplus.la -libipmi_lanplus_la_LIBADD = -lcrypto +# libipmi_lanplus_la_LIBADD = -lcrypto # libipmi_lanplus_la_SOURCES = lanplus.c lanplus.h rmcp.h asf.h \ # lanplus_dump.c lanplus_dump.h \ |
