X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Fcommon%2Fhashtable%2FMakefile.am;h=a36b4802eb838389da454f166409155e39527725;hb=fa21437937767f81e2068cd411dfca563f70b982;hp=25d0e4d48b228bfdb18bf416bd817e9e1735886c;hpb=bb667c1fe01d667a27d17add6ba783f5be068b97;p=lttng-tools.git diff --git a/src/common/hashtable/Makefile.am b/src/common/hashtable/Makefile.am index 25d0e4d48..a36b4802e 100644 --- a/src/common/hashtable/Makefile.am +++ b/src/common/hashtable/Makefile.am @@ -8,7 +8,7 @@ libhashtable_lgpl_la_SOURCES = \ utils.h libhashtable_gpl_la_SOURCES = \ - hashtable.cpp \ + hashtable.c \ hashtable.h \ hashtable-symbols.h