diff options
author | Adam Jackson <ajax@redhat.com> | 2011-01-20 00:25:57 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2011-02-08 12:41:25 -0500 |
commit | 0c230728f3af2c4250e93a070c0851a597069447 (patch) | |
tree | 72afab079297cd4a0dabb5cfc975083b0dd3b2ef /miext | |
parent | 505defd270e49cfbcbe6a04d1de817d305edb3c2 (diff) |
rootless: 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/rootless/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/miext/rootless/Makefile.am b/miext/rootless/Makefile.am index f09300d5c..c97bebebe 100644 --- a/miext/rootless/Makefile.am +++ b/miext/rootless/Makefile.am @@ -1,5 +1,4 @@ AM_CFLAGS = $(DIX_CFLAGS) $(XSERVER_CFLAGS) -AM_CPPFLAGS = -I$(top_srcdir)/hw/xfree86/os-support noinst_LTLIBRARIES = librootless.la librootless_la_SOURCES = \ |