remove file
This commit is contained in:
parent
e6a505be84
commit
170a55022e
|
@ -1,21 +0,0 @@
|
||||||
noinst_LTLIBRARIES = libac.la
|
|
||||||
|
|
||||||
AM_CFLAGS = \
|
|
||||||
$(DIX_CFLAGS) \
|
|
||||||
-DXFree86Server \
|
|
||||||
@GLX_DEFINES@
|
|
||||||
|
|
||||||
INCLUDES = -I@MESA_SOURCE@/include \
|
|
||||||
-I../X \
|
|
||||||
-I../array_cache \
|
|
||||||
-I../glapi \
|
|
||||||
-I../main \
|
|
||||||
-I../math \
|
|
||||||
-I../shader \
|
|
||||||
-I../swrast \
|
|
||||||
-I../swrast_setup \
|
|
||||||
-I../tnl \
|
|
||||||
-I.. \
|
|
||||||
-I$(top_srcdir)/hw/xfree86/os-support
|
|
||||||
|
|
||||||
nodist_libac_la_SOURCES = ac_context.c ac_import.c
|
|
Loading…
Reference in New Issue