summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9009aac773..8e14db9f13 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
#
# Copyright (C) 2015 Alon Bar-Lev <alon.barlev@gmail.com>
#
-AUTOMAKE_OPTIONS=foreign dist-bzip2 1.10
+AUTOMAKE_OPTIONS=foreign dist-bzip2 dist-xz 1.10
ACLOCAL_AMFLAGS = -I m4
MAINTAINERCLEANFILES= \
@@ -18,9 +18,12 @@ MAINTAINERCLEANFILES= \
EXTRA_DIST = \
.gitignore \
+ autogen.sh \
README.md \
LICENSE.md \
+ autogen.sh \
netdata-9999.ebuild \
+ tests/stress.sh \
$(NULL)
SUBDIRS = \