Code

strerror should not turn us recursive here ... -- Peter Stamfest <peter@stamfest.at>
[rrdtool-all.git] / program / src / Makefile.am
index 4a93f32f275e52b61b330ea177b8074f3c7a7b86..75a29d57d2326772ddfe8cc643ee8c288136887c 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