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

« back to all changes in this revision

Viewing changes to miext/shadow/Makefile.am

Tags: 2:1.10.1-2
* Build xserver-xorg-core-udeb on hurd-i386.  Thanks, Samuel Thibault!
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
AM_CFLAGS = $(DIX_CFLAGS)
4
4
 
5
 
INCLUDES = -I$(top_srcdir)/hw/xfree86/os-support
6
 
 
7
5
if XORG
8
6
sdk_HEADERS = shadow.h
9
7
endif