Distcheck fixes.

This commit is contained in:
Adam Jackson 2008-06-30 10:47:34 -04:00
parent 6a2ee7e0bb
commit 6ec12077ef
2 changed files with 4 additions and 8 deletions

View File

@ -40,12 +40,15 @@ glapi_sources = \
glapitemp.h \
glapi.c \
glapi.h \
glapioffsets.h \
glthread.c \
glthread.h
glthread.h \
glprocs.h
libglxdri_la_SOURCES = \
glxdri.c \
glxdri2.c \
glxdricommon.h \
extension_string.c \
extension_string.h

View File

@ -167,14 +167,7 @@ AM_CFLAGS = -DHAVE_XWIN_CONFIG_H $(DIX_CFLAGS) \
dist_man1_MANS = XWin.man XWinrc.man
GLX_EXTRAS = \
windows/ChangeLog \
windows/glwindows.h \
windows/glwrap.c \
windows/indirect.c
EXTRA_DIST = \
$(GLX_EXTRAS) \
_usr_X11R6_lib_X11_system.XWinrc \
X-boxed.ico \
X.ico \