Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / common / hashtable / Makefile.am
diff --git a/src/common/hashtable/Makefile.am b/src/common/hashtable/Makefile.am
deleted file mode 100644 (file)
index b14254b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0-only
-
-noinst_LTLIBRARIES = libhashtable.la
-
-libhashtable_la_SOURCES = \
-       hashtable.cpp \
-       hashtable.h \
-       hashtable-symbols.h \
-        utils.cpp \
-       utils.h
-
-libhashtable_la_LIBADD = $(URCU_LIBS) $(URCU_CDS_LIBS)
This page took 0.03156 seconds and 5 git commands to generate.