src/rrd_client.[ch]: Add files that handle the the network communication.
[rrdtool.git] / src / Makefile.am
index c567679..5311592 100644 (file)
@@ -25,6 +25,7 @@ UPD_C_FILES =         \
        rrd_info.c      \
        rrd_error.c     \
        rrd_open.c      \
+       rrd_client.c    \
        rrd_nan_inf.c   \
        rrd_rpncalc.c   \
        rrd_update.c