Build fix: hashtable: hashtable.cpp does not exist
[lttng-tools.git] / src / common / hashtable / Makefile.am
index 25d0e4d48b228bfdb18bf416bd817e9e1735886c..a36b4802eb838389da454f166409155e39527725 100644 (file)
@@ -8,7 +8,7 @@ libhashtable_lgpl_la_SOURCES = \
        utils.h
 
 libhashtable_gpl_la_SOURCES = \
-       hashtable.cpp \
+       hashtable.c \
        hashtable.h \
        hashtable-symbols.h
 
This page took 0.023146 seconds and 4 git commands to generate.