xserver-multidpi/hw/dmx/glxProxy/Makefile.am

23 lines
779 B
Makefile
Raw Normal View History

2005-07-01 22:29:53 +02:00
noinst_LIBRARIES = libglxproxy.a
2005-07-27 10:11:26 +02:00
libglxproxy_a_SOURCES = g_disptab.c \
glxcmds.c \
glxext.c \
glxutil.c \
g_renderswap.c \
render2swap.c \
renderpixswap.c \
global.c \
glxcmdsswap.c \
compsize.c \
glxscreens.c \
glxvisuals.c \
glxsingle.c \
glxvendor.c \
glxfbconfig.c \
glxswap.c
AM_CFLAGS = -I.. -I$(top_srcdir)/include -I$(top_srcdir)/GL/include \
-DHAVE_DMX_CONFIG_H \
@DMXMODULES_CFLAGS@