xenocara/driver/xf86-video-intel/libobj/Makefile.am
matthieu d031df2719 Update to xf86-video-intel 2.99.916
Fixes a display bug seenby ajacoutot@, ok jsg@ and kettenis@.
newer X.Org (2.99.917 or master) version cause corruption on older
machines (X40, i965), probably caused by a bug in our kernel,
under investigation by kettenis@.
2015-04-12 19:41:54 +00:00

4 lines
151 B
Makefile

noinst_LTLIBRARIES = libcompat.la
libcompat_la_SOURCES = ignore.c # for portability, always build something
libcompat_la_LIBADD = $(LIBOBJS) $(ALLOCA)