X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2FMakefile.am;h=87fdd2b94dfbb089dfe72d5371e0c835e065b649;hb=b9b92c21c1b517ca2d69e7baac4be7587aff5eb5;hp=5f8d27ab3534565ada31e17d353a0ee7f4e601ee;hpb=a390dded3e87ac8fd340175a7aa8cf7bce4d02f3;p=rrdtool.git diff --git a/src/Makefile.am b/src/Makefile.am index 5f8d27a..87fdd2b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -62,9 +62,12 @@ RRD_C_FILES = \ rrd_rpncalc.c \ rrd_tune.c \ rrd_update.c \ + rrd_xport.c \ + rrd_nan_inf.c \ rrd_gfx.c rrd_gfx.h \ rrd_afm.c rrd_afm_data.c \ - getopt.h ntconfig.h parsetime.h rrd_format.h rrd_tool.h rrd.h rrd_hw.h rrd_rpncalc.h + getopt.h ntconfig.h parsetime.h \ + rrd_format.h rrd_tool.h rrd_xport.h rrd.h rrd_hw.h rrd_rpncalc.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