From 3744281b9ae8aa0ab86ceaee1afe8a603e3aeb2c Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 19 Nov 2012 10:16:38 +0100 Subject: dos -> unix --- xorg-server/miext/sync/Makefile.am | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'xorg-server/miext/sync/Makefile.am') diff --git a/xorg-server/miext/sync/Makefile.am b/xorg-server/miext/sync/Makefile.am index 2bfe44da1..36b2816d7 100644 --- a/xorg-server/miext/sync/Makefile.am +++ b/xorg-server/miext/sync/Makefile.am @@ -1,14 +1,14 @@ -noinst_LTLIBRARIES = libsync.la - -AM_CFLAGS = $(DIX_CFLAGS) - -INCLUDES = - -if XORG -sdk_HEADERS = misync.h misyncstr.h -endif - -libsync_la_SOURCES = \ - misync.c \ - misync.h \ - misyncstr.h +noinst_LTLIBRARIES = libsync.la + +AM_CFLAGS = $(DIX_CFLAGS) + +INCLUDES = + +if XORG +sdk_HEADERS = misync.h misyncstr.h +endif + +libsync_la_SOURCES = \ + misync.c \ + misync.h \ + misyncstr.h -- cgit v1.2.3