lib: use object pool for event and packet notifications
[babeltrace.git] / lib / graph / notification / Makefile.am
index 96560c10d49e52baf5f1fe60f1c5eb4f4ebe8073..2c837b109b9b52d27e0b29a72c9cbd9a5af202b2 100644 (file)
@@ -1,5 +1,3 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
-
 noinst_LTLIBRARIES = libgraph-notification.la
 
 libgraph_notification_la_SOURCES = \
@@ -7,7 +5,6 @@ libgraph_notification_la_SOURCES = \
        packet.c \
        event.c \
        stream.c \
-       heap.c \
        inactivity.c \
        discarded-events.c \
        discarded-packets.c \
This page took 0.024918 seconds and 4 git commands to generate.