X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=6430f5a22ef83aa73e229323d4a7547f191aa302;hb=5da9b71e963fac9f7c8a95ebcbd39c5449a45809;hp=68780689db459c4b7546bd26fc58a29ec48b131f;hpb=04ed1c285ff739ad2cd1384e6cfe24aea82cfa7e;p=rrdtool.git diff --git a/src/Makefile.am b/src/Makefile.am index 6878068..6430f5a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -19,6 +19,8 @@ UPD_C_FILES = \ rrd_getopt1.c \ parsetime.c \ rrd_hw.c \ + rrd_hw_math.c \ + rrd_hw_update.c \ rrd_diff.c \ rrd_format.c \ rrd_info.c \ @@ -50,7 +52,8 @@ RRD_C_FILES = \ noinst_HEADERS = \ unused.h \ rrd_getopt.h parsetime.h \ - rrd_format.h rrd_tool.h rrd_xport.h rrd.h rrd_hw.h rrd_rpncalc.h \ + rrd_format.h rrd_tool.h rrd_xport.h rrd.h rrd_rpncalc.h \ + rrd_hw.h rrd_hw_math.h rrd_hw_update.h \ rrd_nan_inf.h fnv.h rrd_graph.h \ rrd_is_thread_safe.h