aboutsummaryrefslogtreecommitdiff
path: root/rrdtool/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'rrdtool/Makefile.in')
-rw-r--r--rrdtool/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rrdtool/Makefile.in b/rrdtool/Makefile.in
index 2b7e615c1..fe585cfa0 100644
--- a/rrdtool/Makefile.in
+++ b/rrdtool/Makefile.in
@@ -21,6 +21,8 @@ distclean: clean
/bin/rm -f Makefile
distdir:
+ find . -type f -name '*.c' \
+ -o -name '*.txt' | xargs -I'{}' cp '{}' '$(distdir)/{}'
install:
@echo -n ""