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

« back to all changes in this revision

Viewing changes to hw/dmx/input/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:
55
55
                        $(DMXSRCS) \
56
56
                        $(LIBSRCS)
57
57
 
58
 
AM_CFLAGS = -I$(top_srcdir)/hw/dmx \
 
58
AM_CFLAGS = @SERVER_DEFINES@ \
 
59
            -I$(top_srcdir)/hw/dmx \
59
60
            -I$(top_srcdir)/hw/xfree86/common \
60
61
            -DHAVE_DMX_CONFIG_H \
61
62
            @DMXMODULES_CFLAGS@