summaryrefslogtreecommitdiff
path: root/renderutil/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'renderutil/Makefile.am')
-rw-r--r--renderutil/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/renderutil/Makefile.am b/renderutil/Makefile.am
deleted file mode 100644
index aaf0f48..0000000
--- a/renderutil/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-
-MAINTAINERCLEANFILES = Makefile.in
-
-lib_LTLIBRARIES = libxcb-render-util.la
-
-xcbinclude_HEADERS = xcb_renderutil.h
-
-libxcb_render_util_la_SOURCES = cache.c util.c glyph.c
-libxcb_render_util_la_CPPFLAGS = $(XCB_CFLAGS) $(XCB_RENDER_CFLAGS)
-libxcb_render_util_la_LIBADD = $(XCB_LIBS) $(XCB_RENDER_LIBS)
-
-pkgconfig_DATA = xcb-renderutil.pc
-
-EXTRA_DIST=xcb-renderutil.pc.in