xenocara/xserver/hw/xfree86/i2c/Makefile.am

10 lines
167 B
Makefile
Raw Normal View History

noinst_LTLIBRARIES = libi2c.la
2006-11-26 11:13:41 -07:00
libi2c_la_SOURCES = xf86i2c.c
2006-11-26 11:13:41 -07:00
AM_CPPFLAGS = $(XORG_INCS)
2006-11-26 11:13:41 -07:00
2007-11-24 10:55:21 -07:00
AM_CFLAGS = $(DIX_CFLAGS) $(XORG_CFLAGS)
2006-11-26 11:13:41 -07:00
sdk_HEADERS = xf86i2c.h i2c_def.h