diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-11-27 12:02:09 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-11-27 12:02:09 +0000 |
| commit | 555d07b089f1893a3ae9534dcad7397f1fd6eedf (patch) | |
| tree | dbfa59af072cb607cf373d38c2b148507fdd074b /plugins/dfxvideo/Makefile.am | |
| parent | 9490d3a6dce545d19cadcebf3e33a55b8b27e13e (diff) | |
| download | pcsxr-555d07b089f1893a3ae9534dcad7397f1fd6eedf.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38321 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/dfxvideo/Makefile.am')
| -rw-r--r-- | plugins/dfxvideo/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dfxvideo/Makefile.am b/plugins/dfxvideo/Makefile.am index 49ab9a7b..89ba770e 100644 --- a/plugins/dfxvideo/Makefile.am +++ b/plugins/dfxvideo/Makefile.am @@ -25,7 +25,7 @@ INCLUDES += -DUSE_NASM=1 endif libDFXVideo_la_LDFLAGS = -module -avoid-version libDFXVideo_la_LDFLAGS += -L/usr/X11R6/lib64 -L/usr/X11R6/lib \ - -lX11 -lXv -lXext -lXtst -lm + -lX11 -lXv -lXext -lm bin_PROGRAMS = cfgDFXVideo cfgDFXVideo_SOURCES = gpucfg-0.1df/main.c |
