summaryrefslogtreecommitdiff
path: root/gui/Makefile.in
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-27 12:02:09 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-27 12:02:09 +0000
commit555d07b089f1893a3ae9534dcad7397f1fd6eedf (patch)
treedbfa59af072cb607cf373d38c2b148507fdd074b /gui/Makefile.in
parent9490d3a6dce545d19cadcebf3e33a55b8b27e13e (diff)
downloadpcsxr-555d07b089f1893a3ae9534dcad7397f1fd6eedf.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38321 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'gui/Makefile.in')
-rw-r--r--gui/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gui/Makefile.in b/gui/Makefile.in
index 45bbe704..0c29fe75 100644
--- a/gui/Makefile.in
+++ b/gui/Makefile.in
@@ -234,7 +234,8 @@ pcsx_SOURCES = \
Cheat.c
pcsx_LDADD = \
- $(GTK2_LIBS) $(GLADE2_LIBS) -lpthread -lz -lm ../libpcsxcore/libpcsxcore.a
+ $(GTK2_LIBS) $(GLADE2_LIBS) -lpthread -lz -lm -lXext -lXtst \
+ ../libpcsxcore/libpcsxcore.a
all: all-am