From 990bc3f015a4f8fce2eb918375defcd44980a845 Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 8 Jun 2012 09:33:13 +0200 Subject: Used synchronise script to update files --- xorg-server/xfixes/Makefile.am | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'xorg-server/xfixes/Makefile.am') diff --git a/xorg-server/xfixes/Makefile.am b/xorg-server/xfixes/Makefile.am index a8425e8ea..7f4d4d285 100644 --- a/xorg-server/xfixes/Makefile.am +++ b/xorg-server/xfixes/Makefile.am @@ -1,16 +1,16 @@ -noinst_LTLIBRARIES = libxfixes.la - -AM_CFLAGS = $(DIX_CFLAGS) - -if XORG -sdk_HEADERS = xfixes.h -endif - -libxfixes_la_SOURCES = \ - cursor.c \ - region.c \ - saveset.c \ - select.c \ - xfixes.c \ - xfixes.h \ - xfixesint.h +noinst_LTLIBRARIES = libxfixes.la + +AM_CFLAGS = $(DIX_CFLAGS) + +if XORG +sdk_HEADERS = xfixes.h +endif + +libxfixes_la_SOURCES = \ + cursor.c \ + region.c \ + saveset.c \ + select.c \ + xfixes.c \ + xfixes.h \ + xfixesint.h -- cgit v1.2.3