summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaweł Krupa <pawel@krupa.net.pl>2019-03-21 19:08:20 +0100
committerChris Akritidis <43294513+cakrit@users.noreply.github.com>2019-03-21 19:08:20 +0100
commit073ac397dff6107ce931da9c1797a803fce3b3e8 (patch)
tree5a7ed9ec3e438a1badbf97b129ac8e8f521a20b6 /Makefile.am
parent44955f720e1e70c9e1921616e29f6ae09de95f2c (diff)
bring uninstaller back (#5675)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e010a50e39..33aa01a877 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -73,6 +73,7 @@ dist_noinst_SCRIPTS= \
coverity-scan.sh \
coverity-install.sh \
packaging/installer/netdata-updater.sh \
+ packaging/installer/netdata-uninstaller.sh \
packaging/installer/kickstart.sh \
packaging/installer/kickstart-static64.sh \
packaging/installer/functions.sh \