From d0b0875e482853aab92645141390b8cf4fc849c4 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(-) (limited to 'sys/Makefile.am') diff --git a/sys/Makefile.am b/sys/Makefile.am index d2f77a5eb..55d4fb860 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