debrix-driver-apm/apm Makefile.am,NONE,1.1
Adam Jackson
xserver-commit at pdx.freedesktop.org
Sun Jun 27 18:54:17 PDT 2004
Committed by: ajax
Update of /cvs/xserver/debrix-driver-apm/apm
In directory pdx:/home/ajax/tmp/debrix-driver-apm/apm
Added Files:
Makefile.am
Log Message:
Oops, missed one.
--- NEW FILE: Makefile.am ---
driver_LTLIBRARIES = libapm.la
man_MANS = apm.man
if APM_RUSH
APM_RUSH_SOURCES = apm_rush.c
endif
libapm_la_SOURCES = \
apm.h \
apm_regs.h \
apm_accel.c \
apm_cursor.c \
apm_dga.c \
apm_driver.c \
apm_i2c.c \
$(APM_RUSH_SOURCES)
More information about the xserver-commit
mailing list