X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=9e64c24b07035407c13c40d0902172e774195c4a;hb=cec66508fa9c17538ae2393b1367b9999deec2ff;hp=1ed0fdccd54b86cd8647e21c9e1461d483b10f27;hpb=77377ff6ac43512ee216af115a3e62c57a2484a3;p=rrdtool.git diff --git a/src/Makefile.am b/src/Makefile.am index 1ed0fdc..9e64c24 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -62,8 +62,11 @@ RRD_C_FILES = \ rrd_rpncalc.c \ rrd_tune.c \ rrd_update.c \ + rrd_xport.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