distcheck fixes

This commit is contained in:
Adam Jackson 2005-08-02 03:36:09 +00:00
parent c83772fef7
commit d31de217e6
2 changed files with 4 additions and 3 deletions

View File

@ -7,6 +7,8 @@ AM_CFLAGS = $(DIX_CFLAGS) -I@MESA_SOURCE@/include
INCLUDES = -I$(top_srcdir)/GL/include
nodist_libglx_la_SOURCES = indirect_size.c indirect_size.h
libglx_la_SOURCES = \
g_disptab.c \
g_disptab.h \
@ -42,8 +44,6 @@ libglx_la_SOURCES = \
glxutil.c \
glxutil.h \
impsize.h \
indirect_size.c \
indirect_size.h \
render2.c \
render2swap.c \
renderpix.c \

View File

@ -25,4 +25,5 @@ INCLUDES = $(XORG_INCS) -I/usr/include/drm # FIXME this last part is crack
EXTRA_DIST = \
lnx.h \
lnx_kbd.h
lnx_kbd.h \
$(srcdir)/../shared/ia64Pci.h