diff options
author | Adam Jackson <ajax@redhat.com> | 2011-01-20 00:27:00 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2011-02-08 12:41:32 -0500 |
commit | 93cd4b1034e3c8bed32c5acd391eadd7605e10f0 (patch) | |
tree | f4059f4a03b1b70f10050afbfd48ee36ff1a504c /miext | |
parent | 0c230728f3af2c4250e93a070c0851a597069447 (diff) |
shadow: Remove hw/xfree86/ from includes
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Julien Cristau <jcristau@debian.org>
Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'miext')
-rw-r--r-- | miext/shadow/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/miext/shadow/Makefile.am b/miext/shadow/Makefile.am index a73d0ec78..30f7bda96 100644 --- a/miext/shadow/Makefile.am +++ b/miext/shadow/Makefile.am @@ -2,8 +2,6 @@ noinst_LTLIBRARIES = libshadow.la AM_CFLAGS = $(DIX_CFLAGS) -INCLUDES = -I$(top_srcdir)/hw/xfree86/os-support - if XORG sdk_HEADERS = shadow.h endif |