clean up build
[enigma2.git] / tools / Makefile.am
index 4e1e8efdc3bb0e6938161fe76b315ae22ae82bff..a012187403af2243f23bda6c7f8b6da5670f7fb1 100644 (file)
@@ -1,4 +1,4 @@
 lib_LTLIBRARIES = libopen.la
 
 libopen_la_SOURCES = libopen.c
-libopen_la_LIBADD = -ldl
+libopen_la_LIBADD = @LIBDL_LIBS@