X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2FMakefile.am;h=87fdd2b94dfbb089dfe72d5371e0c835e065b649;hb=b9b92c21c1b517ca2d69e7baac4be7587aff5eb5;hp=1ed0fdccd54b86cd8647e21c9e1461d483b10f27;hpb=77377ff6ac43512ee216af115a3e62c57a2484a3;p=rrdtool.git diff --git a/src/Makefile.am b/src/Makefile.am index 1ed0fdc..87fdd2b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -62,8 +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 \ - getopt.h ntconfig.h parsetime.h rrd_format.h rrd_tool.h rrd.h rrd_hw.h rrd_rpncalc.h + rrd_afm.c rrd_afm_data.c \ + 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