summaryrefslogtreecommitdiff
path: root/lib/lanplus/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lanplus/Makefile.in')
-rw-r--r--lib/lanplus/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/lanplus/Makefile.in b/lib/lanplus/Makefile.in
index a83287d..e09f0ab 100644
--- a/lib/lanplus/Makefile.in
+++ b/lib/lanplus/Makefile.in
@@ -246,8 +246,6 @@ libipmi_lanplus_a_SOURCES = lanplus.c lanplus.h rmcp.h asf.h \
helper.c ipmi_strings.c
lib_LTLIBRARIES =
-# lib_LTLIBRARIES = libipmi_lanplus.la
-libipmi_lanplus_la_LIBADD = -lcrypto
all: all-am
.SUFFIXES:
@@ -560,6 +558,9 @@ uninstall-am: uninstall-libLTLIBRARIES
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
tags uninstall uninstall-am uninstall-libLTLIBRARIES
+# lib_LTLIBRARIES = libipmi_lanplus.la
+
+# libipmi_lanplus_la_LIBADD = -lcrypto
# libipmi_lanplus_la_SOURCES = lanplus.c lanplus.h rmcp.h asf.h \
# lanplus_dump.c lanplus_dump.h \