From 167799dd240e946ca94f3cc01ded1b90f69be0fd Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Sat, 24 Sep 2011 16:27:51 +0000 Subject: issue 128 --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 96e781b..13d1680 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -72,7 +72,7 @@ transmission_remote_gtk_SOURCES = main.c \ trg-destination-combo.c \ $(NULL) -transmission_remote_gtk_LDFLAGS = -lm -lcurl $(jsonglib_LIBS) $(gtk_LIBS) $(gthread_LIBS) $(GEOIP_LIBS) $(gio_LIBS) $(unique_LIBS) $(notify_LIBS) $(libproxy_LIBS) $(libcurl_LIBS) +transmission_remote_gtk_LDFLAGS = -lm $(jsonglib_LIBS) $(gtk_LIBS) $(gthread_LIBS) $(GEOIP_LIBS) $(gio_LIBS) $(unique_LIBS) $(notify_LIBS) $(libproxy_LIBS) $(libcurl_LIBS) if WIN32 .rc.o: -- cgit v1.2.3