projects
/
rrdtool.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ade8a59
)
Added rrd_graph_helper
author
alex
<alex@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 26 Jul 2001 02:19:48 +0000
(
02:19
+0000)
committer
alex
<alex@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 26 Jul 2001 02:19:48 +0000
(
02:19
+0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@45
a5681a0c
-68f1-0310-ab6d-
d61299d08faa
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
c7aea97
..
15e8bf4
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-33,6
+33,7
@@
RRD_C_FILES = \
rrd_fetch.c \
rrd_format.c \
rrd_graph.c \
+ rrd_graph_helper.c \
rrd_last.c \
rrd_open.c \
rrd_resize.c \