diff options
-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 d2f77a5e..55d4fb86 100644 --- a/sys/Makefile.am +++ b/sys/Makefile.am @@ -39,7 +39,7 @@ X_DIR=xvideo XI_DIR=ximage else X_DIR= -X_DIR= +XI_DIR= endif if USE_XVIDEO |