summaryrefslogtreecommitdiff
path: root/atom
diff options
context:
space:
mode:
authorArnaud Fontaine <arnau@debian.org>2010-08-09 15:47:02 -0500
committerArnaud Fontaine <arnau@debian.org>2010-08-09 15:47:37 -0500
commit346b3f3258e3bf2d2855af153b51a72a8ce40883 (patch)
treeb515e913b987d10d2de5559566eeddb85196b1e3 /atom
parent29cac52f6c8b99b6052e588cff37b3deb66cae52 (diff)
Create a single shared library and header file
Diffstat (limited to 'atom')
-rw-r--r--atom/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/atom/Makefile.am b/atom/Makefile.am
index d018828..d77399f 100644
--- a/atom/Makefile.am
+++ b/atom/Makefile.am
@@ -1,17 +1,7 @@
-
MAINTAINERCLEANFILES = Makefile.in
-lib_LTLIBRARIES = libxcb-atom.la
-
xcbinclude_HEADERS = xcb_atom.h
-AM_CFLAGS = $(CWARNFLAGS)
-
-libxcb_atom_la_SOURCES = atoms.c atomlist.m4 atoms.gperf.m4 xcb_atom.h.m4
-libxcb_atom_la_CPPFLAGS = $(XCB_CFLAGS)
-libxcb_atom_la_LIBADD = $(XCB_LIBS)
-libxcb_atom_la_LDFLAGS = -version-info 1:0:0
-
pkgconfig_DATA = xcb-atom.pc
EXTRA_DIST = xcb-atom.pc.in