debrix/hw/xorg/ddc Makefile.am,NONE,1.1
Daniel Stone
xserver-commit at pdx.freedesktop.org
Fri Jun 11 05:14:56 EST 2004
Committed by: daniel
Update of /cvs/xserver/debrix/hw/xorg/ddc
In directory pdx:/home/daniel/x/debrix/debrix-200406110418/hw/xorg/ddc
Added Files:
Makefile.am
Log Message:
Infrastructure: add Makefile.am's.
--- NEW FILE: Makefile.am ---
sdk_HEADERS = edid.h vdif.h xf86DDC.h
driver_LTLIBRARIES = libddc.la
libddc_la_SOURCES = xf86DDC.c edid.c interpret_edid.c print_edid.c \
interpret_vdif.c print_vdif.c ddcProperty.c
INCLUDES = $(XORG_INCS) -I$(srcdir)/../i2c
More information about the xserver-commit
mailing list