X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fhashtable%2FMakefile.am;h=000afd05d10e393710763205206e2b9243dfbe50;hb=9bb5f1f8c4f1aeaca00ebbca40fc145dc4c7ee52;hp=765f64953ef841389adf2b8b87a58bf24c6ad146;hpb=8684af09caa3ca7014048753361c23d00f8e3be6;p=lttng-tools.git diff --git a/src/common/hashtable/Makefile.am b/src/common/hashtable/Makefile.am index 765f64953..000afd05d 100644 --- a/src/common/hashtable/Makefile.am +++ b/src/common/hashtable/Makefile.am @@ -1,5 +1,3 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src - noinst_LTLIBRARIES = libhashtable.la libhashtable_la_SOURCES = hashtable.c hashtable.h \