rrdcached(1): Document which commands are aware of the daemon.
[rrdtool.git] / src / Makefile.am
index 371ebf5..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
@@ -80,7 +81,7 @@ librrd_th_la_LDFLAGS         = $(MULTITHREAD_LDFLAGS) -version-info @LIBVERS@
 librrd_th_la_LDFLAGS         += -export-symbols librrd.sym
 librrd_th_la_LIBADD          = $(ALL_LIBS)
 
-include_HEADERS        = rrd.h rrd_format.h
+include_HEADERS        = rrd.h rrd_format.h rrd_client.h
 
 bin_PROGRAMS   = rrdtool rrdupdate rrdcached
 
@@ -100,7 +101,7 @@ rrdtool_LDADD       = librrd.la
 
 rrdcached_SOURCES = rrd_daemon.c
 rrdcached_DEPENDENCIES = librrd.la
-rrdcached_CPPFLAGS = -DVERSION='"$(VERSION)"'
+rrdcached_CPPFLAGS = -DVERSION='"$(VERSION)"' -DLOCALSTATEDIR='"$(localstatedir)"'
 rrdcached_LDADD = librrd.la
 
 # strftime is here because we do not usually need it. unices have propper