From c845e152f52b3e8cef579797c5c8834ad2fd2cd5 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 16 Feb 2006 05:46:08 +0000 Subject: Bug #5871: Drop special build infrastructure left over from libcwrapper times. (George Fufutos) --- XTrap/Makefile.am | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'XTrap/Makefile.am') diff --git a/XTrap/Makefile.am b/XTrap/Makefile.am index 7635b1aed..cdbfe111c 100644 --- a/XTrap/Makefile.am +++ b/XTrap/Makefile.am @@ -1,11 +1,5 @@ -noinst_LTLIBRARIES = libxtrap.la libxtrapmodule.la +noinst_LTLIBRARIES = libxtrap.la AM_CFLAGS = $(DIX_CFLAGS) @SERVER_DEFINES@ @LOADER_DEFINES@ libxtrap_la_SOURCES = xtrapddmi.c xtrapdi.c xtrapdiswp.c xtrapditbl.c - -libxtrapmodule_la_CFLAGS = \ - $(AM_CFLAGS) \ - @MODULE_DEFINES@ \ - -I$(top_srcdir)/hw/xfree86/os-support -libxtrapmodule_la_SOURCES = xtrapddmi.c xtrapdi.c xtrapdiswp.c xtrapditbl.c -- cgit v1.2.3