mempool: Receive mempool type (percpu/global) as attribute
[librseq.git] / src / Makefile.am
index bb627a1129288278903bac83099abfa80d0de2fa..e313f27fcab4f8b08fe1575facfdbf9a268eb6aa 100644 (file)
@@ -4,7 +4,7 @@
 lib_LTLIBRARIES = librseq.la
 
 librseq_la_SOURCES = \
-       rseq.c rseq-mempool.c rseq-utils.h
+       rseq.c rseq-mempool.c rseq-utils.h smp.c smp.h
 
 librseq_la_LDFLAGS = -no-undefined -version-info $(RSEQ_LIBRARY_VERSION)
 librseq_la_LIBADD = $(DL_LIBS)
This page took 0.023707 seconds and 4 git commands to generate.