~gma500/emgd/trunk

« back to all changes in this revision

Viewing changes to xorg/xorg-server-1.7.6/damageext/Makefile.am

  • Committer: José Bernardo Bandos
  • Date: 2010-08-28 16:04:10 UTC
  • Revision ID: jbs@jbs-laptop-20100828160410-nw5zohdn37oupdv2
First step to add emgd drivers from meego

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
noinst_LTLIBRARIES = libdamageext.la
2
 
 
3
 
AM_CFLAGS = $(DIX_CFLAGS)
4
 
 
5
 
libdamageext_la_SOURCES =       \
6
 
        damageext.c             \
7
 
        damageext.h             \
8
 
        damageextint.h