From 16a8beed8b4c066a885606f99229cde5159dfd73 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Wed, 7 Jul 2010 08:45:16 +0000 Subject: Fix FTBFS on freebsd git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54264 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- gui/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/Makefile.am') diff --git a/gui/Makefile.am b/gui/Makefile.am index c0a781eb..50e9e8f3 100644 --- a/gui/Makefile.am +++ b/gui/Makefile.am @@ -20,5 +20,5 @@ pcsx_SOURCES = \ AboutDlg.c pcsx_LDADD = \ - $(GTK2_LIBS) $(GLADE2_LIBS) -lpthread -ldl -lz -lm -lXext -lXtst \ + $(GTK2_LIBS) $(GLADE2_LIBS) -lpthread -lz -lm -lXext -lXtst \ ../libpcsxcore/libpcsxcore.a -- cgit v1.2.3