summaryrefslogtreecommitdiff
path: root/composite/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'composite/Makefile.am')
-rw-r--r--composite/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/composite/Makefile.am b/composite/Makefile.am
deleted file mode 100644
index c2f5123f2..000000000
--- a/composite/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-noinst_LTLIBRARIES = libcomposite.la
-
-AM_CFLAGS = $(DIX_CFLAGS)
-
-if XORG
-sdk_HEADERS = compositeext.h
-endif
-
-libcomposite_la_SOURCES = \
- compalloc.c \
- compext.c \
- compint.h \
- compinit.c \
- compoverlay.c \
- compwindow.c