39e5ada323
- assign maintainership to John Merryweather Cooper <john_m_cooper@yahoo.com>. Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
15 lines
481 B
Plaintext
15 lines
481 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- plugins/uploadWizard/Makefile.in 2001/11/13 11:12:50 1.1
|
|
+++ plugins/uploadWizard/Makefile.in 2001/11/13 11:13:46
|
|
@@ -168,7 +168,7 @@
|
|
|
|
|
|
uploadWizard_la_LDFLAGS = -avoid-version -module
|
|
-uploadWizard_la_LIBADD = $(LIBGLADE_LIBS) $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(PTHREAD_LIB) $(NEONOBJS)
|
|
+uploadWizard_la_LIBADD = $(LIBGLADE_LIBS) $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(PTHREAD_LIB) $(NEONOBJS) -lssl -lcrypto
|
|
|
|
config_h = $(top_builddir)/config.h
|
|
obj_ext = o
|