fixup configure.ac problems with DRI_SOURCES and LBX_SOURCES

This commit is contained in:
airlied 2006-12-01 11:10:19 +11:00
parent 0755ba0686
commit 7c639791be
4 changed files with 3 additions and 5 deletions

View file

@ -45,8 +45,7 @@ libati_a_SOURCES = \
ati_reg.h \
r128_composite.c \
ati_video.c \
radeon_composite.c \
$(DRI_SOURCES)
radeon_composite.c
Xati_SOURCES = \
ati_stub.c

View file

@ -1,4 +1,4 @@
SUBDIRS = bus @XORG_OS_SUBDIR@ misc $(DRI_SUBDIRS)
SUBDIRS = bus @XORG_OS_SUBDIR@ misc
DIST_SUBDIRS = bsd bus misc linux lynxos solaris sysv sco usl hurd
sdk_HEADERS = xf86_OSproc.h xf86_OSlib.h xf86_ansic.h xf86_libc.h \

View file

@ -72,7 +72,6 @@ libbsd_la_SOURCES = \
$(AGP_SOURCES) \
$(APM_SOURCES) \
$(AXP_SOURCES) \
$(DRI_SOURCES) \
$(KMOD_SOURCES) \
$(RES_SOURCES)

View file

@ -49,4 +49,4 @@ libcwrapper_la_CFLAGS = \
$(AM_CFLAGS)
EXTRA_DIST = $(K5AUTH_SOURCES) $(SECURERPC_SOURCES) $(INTERNALMALLOC_SOURCES) \
$(XCSECURITY_SOURCES) $(XDMCP_SOURCES) $(LBX_SOURCES) $(STRLCAT_SOURCES)
$(XCSECURITY_SOURCES) $(XDMCP_SOURCES) $(STRLCAT_SOURCES)