diff options
Diffstat (limited to 'sys/Makefile.am')
-rw-r--r-- | sys/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/Makefile.am b/sys/Makefile.am index 074a5bde..e47dc0e3 100644 --- a/sys/Makefile.am +++ b/sys/Makefile.am @@ -35,7 +35,7 @@ VCD_DIR= endif if USE_XFREE -XVIDEO_DIR=xvideo +XVIDEO_DIR=xvideo ximage else XVIDEO_DIR= endif |