From 6aaf5ba7ed0980c14bdc554fc8839a2126455ed5 Mon Sep 17 00:00:00 2001 From: Lennart Weller Date: Mon, 18 Sep 2017 00:17:33 +0200 Subject: New upstream version 1.8.0+dfsg --- makeself/Makefile.am | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 makeself/Makefile.am (limited to 'makeself/Makefile.am') diff --git a/makeself/Makefile.am b/makeself/Makefile.am new file mode 100644 index 000000000..923f3cefb --- /dev/null +++ b/makeself/Makefile.am @@ -0,0 +1,25 @@ +MAINTAINERCLEANFILES= $(srcdir)/Makefile.in + +dist_noinst_DATA = \ + $(NULL) + +dist_noinst_SCRIPTS = \ + build.sh \ + makeself.sh \ + makeself-license.txt \ + install-alpine-packages.sh \ + post-installer.sh \ + jobs/10-prepare-destination.install.sh \ + jobs/50-curl-7.53.1.install.sh \ + jobs/50-bash-4.4.install.sh \ + jobs/50-fping-4.0.install.sh \ + jobs/70-netdata-git.install.sh \ + jobs/99-makeself.install.sh \ + run-all-jobs.sh \ + install-or-update.sh \ + build-x86_64-static.sh \ + makeself-header.sh \ + makeself-help-header.txt \ + makeself.lsm \ + functions.sh \ + $(NULL) -- cgit v1.2.3