~ubuntu-branches/ubuntu/edgy/xorg-server/edgy-updates

« back to all changes in this revision

Viewing changes to miext/cw/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Stone
  • Date: 2005-12-13 07:27:13 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20051213072713-5fc2avvjcsbfxu4h
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
noinst_LTLIBRARIES = libcw.la
2
2
 
3
 
AM_CFLAGS = $(DIX_CFLAGS)
 
3
AM_CFLAGS = $(DIX_CFLAGS) @SERVER_DEFINES@ @MODULE_DEFINES@ @LOADER_DEFINES@
 
4
 
 
5
INCLUDES = -I$(top_srcdir)/hw/xfree86/os-support
4
6
 
5
7
libcw_la_SOURCES =      \
6
8
        cw.c            \