From 689e45ff69d096060557a543b59095f8afc3bd3c Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 15 Nov 2003 11:54:39 +0000 Subject: fix makefile Original commit message from CVS: fix makefile --- sys/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1