summaryrefslogtreecommitdiff
path: root/record
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2006-02-16 05:46:08 +0000
committerEric Anholt <anholt@freebsd.org>2006-02-16 05:46:08 +0000
commitc845e152f52b3e8cef579797c5c8834ad2fd2cd5 (patch)
tree00e08f58d30a8963716dcadc41e535c2c36c41c6 /record
parentc2f685e64464ccf86ed47ae37f74bf46877e0739 (diff)
Bug #5871: Drop special build infrastructure left over from libcwrapper
times. (George Fufutos)
Diffstat (limited to 'record')
-rw-r--r--record/Makefile.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/record/Makefile.am b/record/Makefile.am
index 10ec67a52..9bb2f7a20 100644
--- a/record/Makefile.am
+++ b/record/Makefile.am
@@ -1,12 +1,7 @@
-noinst_LTLIBRARIES = librecord.la librecordmodule.la
+noinst_LTLIBRARIES = librecord.la
AM_CFLAGS = $(DIX_CFLAGS) @SERVER_DEFINES@ @LOADER_DEFINES@
-INCLUDES = -I$(top_srcdir)/hw/xfree86/os-support
-
librecord_la_SOURCES = record.c set.c
-librecordmodule_la_CFLAGS = $(AM_CFLAGS) @MODULE_DEFINES@
-librecordmodule_la_SOURCES = record.c set.c
-
EXTRA_DIST = set.h