X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2FMakefile.am;h=75a29d57d2326772ddfe8cc643ee8c288136887c;hb=6be9ae2ce97d602811d4ccc07a2f0b42142ff5b0;hp=4a93f32f275e52b61b330ea177b8074f3c7a7b86;hpb=8e13243ff468f7c8ccb3b682e6ef2f1ee4a48990;p=rrdtool.git diff --git a/src/Makefile.am b/src/Makefile.am index 4a93f32..75a29d5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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