Mercurial > sdl-ios-xcode
diff src/video/Xext/Xv/Makefile.am @ 1306:0c105755b110
Changed references to XFree86 to Xext to match change in directory structure.
Reference Bugzilla #116.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 31 Jan 2006 18:39:32 +0000 |
parents | eadc0746dfaf |
children |
line wrap: on
line diff
--- a/src/video/Xext/Xv/Makefile.am Tue Jan 31 18:08:33 2006 +0000 +++ b/src/video/Xext/Xv/Makefile.am Tue Jan 31 18:39:32 2006 +0000 @@ -1,5 +1,5 @@ ## Makefile.am for the XFree86 Xv library -noinst_LTLIBRARIES = libXFree86_Xv.la -libXFree86_Xv_la_SOURCES = Xv.c Xvlibint.h +noinst_LTLIBRARIES = libXext_Xv.la +libXext_Xv_la_SOURCES = Xv.c Xvlibint.h