diff options
author | Ian Romanick <idr@us.ibm.com> | 2006-08-29 13:30:37 -0700 |
---|---|---|
committer | Ian Romanick <idr@us.ibm.com> | 2006-08-29 13:30:37 -0700 |
commit | 942b4369990a255257f66835caf8671432c405a3 (patch) | |
tree | 21ade4dd1e60ab45144b20d441641a9c8b631c75 /hw/kdrive/vesa/Makefile.am | |
parent | 77d315bd2fd2f9014c831d313efbe5821189177c (diff) | |
parent | 393dc0a3388d56186181b2bd9bcc1d267747e709 (diff) |
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Diffstat (limited to 'hw/kdrive/vesa/Makefile.am')
-rw-r--r-- | hw/kdrive/vesa/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/kdrive/vesa/Makefile.am b/hw/kdrive/vesa/Makefile.am index 01bc0a3e1..c490205b0 100644 --- a/hw/kdrive/vesa/Makefile.am +++ b/hw/kdrive/vesa/Makefile.am @@ -32,5 +32,4 @@ Xvesa_LDADD = \ @XSERVER_LIBS@ Xvesa_DEPENDENCIES = \ - libvesa.a \ - @KDRIVE_LIBS@ + libvesa.a |