a patch to avoid a memory leak and a Makefile.am patch to
[rrdtool.git] / src / Makefile.am
index 4a93f32..75a29d5 100644 (file)
@@ -69,7 +69,8 @@ RRD_C_FILES =         \
        getopt.h ntconfig.h parsetime.h \
        rrd_format.h rrd_tool.h rrd_xport.h rrd.h rrd_hw.h rrd_rpncalc.h \
        rrd_tool.c \
-       rrd_nan_inf.h fnv.h rrd_graph.h rrd_afm.h rrd_afm_data.h
+       rrd_nan_inf.h fnv.h rrd_graph.h rrd_afm.h rrd_afm_data.h \
+       rrd_is_thread_safe.h
 
 # Build two libraries.  One is a public one that gets installed in
 # $prefix/lib.  Libtool does not create an archive of the PIC compiled