X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=common%2FMakefile.am;fp=common%2FMakefile.am;h=cb0b66c3113eb645ece27cc71dcc8a9f3b93f17a;hp=0000000000000000000000000000000000000000;hb=67cea2c94b841ee9b38ba80ab8a9eafff5f76408;hpb=58415b8b6071fddaa8f99c9799e9c30608dbb971 diff --git a/common/Makefile.am b/common/Makefile.am new file mode 100644 index 000000000..cb0b66c31 --- /dev/null +++ b/common/Makefile.am @@ -0,0 +1,11 @@ +AM_CPPFLAGS = -I$(top_srcdir)/include + +AM_CFLAGS = -fno-strict-aliasing + +noinst_LTLIBRARIES = libcommon.la + +libcommon_la_SOURCES = hashtable.c hashtable.h \ + hashtable/rculfhash.c \ + hashtable/rculfhash.h \ + hashtable/hash.c hashtable/hash.h \ + runas.c