diff options
author | Luca Deri <deri@ntop.org> | 2021-12-07 09:00:58 +0100 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2021-12-07 09:00:58 +0100 |
commit | cefcc25b13f997ca84ac3b0ca7554ece178f4cc2 (patch) | |
tree | 56058715d68b555998a3dfd0c8d1d230c889db8f /rrdtool | |
parent | 947896ad7dce9602dea1e70948363e568718cbb0 (diff) |
Added missing install target
Diffstat (limited to 'rrdtool')
-rw-r--r-- | rrdtool/Makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rrdtool/Makefile.in b/rrdtool/Makefile.in index a8de1ead4..dbc956c1b 100644 --- a/rrdtool/Makefile.in +++ b/rrdtool/Makefile.in @@ -15,3 +15,6 @@ rrd_similarity: rrd_similarity.c Makefile $(LIBDPI) clean: /bin/rm -f *.o $(TOOLS) *~ + +install: + @echo -n "" |