diff options
Diffstat (limited to 'rrdtool/Makefile.in')
-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 fe585cfa0..228d28eff 100644 --- a/rrdtool/Makefile.in +++ b/rrdtool/Makefile.in @@ -26,3 +26,6 @@ distdir: install: @echo -n "" + +check: + true # nothing to do here |