Re-write ustcomm parts of UST v2
[ust.git] / libustcomm / Makefile.am
index 2672071e2f953f61c34e44802a05c356e5da69d5..3ae96d5e4cb1646de2221f40ad393a109e24099a 100644 (file)
@@ -4,8 +4,7 @@ AM_CFLAGS = -fno-strict-aliasing
 noinst_LTLIBRARIES = libustcomm.la
 libustcomm_la_SOURCES = \
        ustcomm.h \
-       ustcomm.c \
-       multipoll.h \
-       multipoll.c
+       ustcomm.c
+
 libustcomm_la_LDFLAGS = -no-undefined -static
 libustcomm_la_CFLAGS = -DUST_COMPONENT="libustcomm" -fPIC -fno-strict-aliasing
This page took 0.022217 seconds and 4 git commands to generate.