src/rrd_flush.c: Add the `flush' command to the `rrdtool' application.
[rrdtool.git] / src / Makefile.am
index ea4cb20..b11031c 100644 (file)
@@ -44,6 +44,7 @@ RRD_C_FILES =         \
        rrd_xport.c     \
        rrd_gfx.c \
        rrd_dump.c      \
+       rrd_flush.c     \
        rrd_fetch.c     \
        rrd_resize.c \
        rrd_tune.c