aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index bca2f2c87c..ca1ad433ed 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1 +1,3 @@
-bin_SCRIPTS = killev \ No newline at end of file
+bin_SCRIPTS = killev
+
+EXTRA_DIST = $(bin_SCRIPTS)
/>
path: root/security/shishi
Commit message (Expand)AuthorAgeFilesLines
* - Convert to USES=libtooltijl2014-07-072-17/+10
* Fix build on system built WITHOUT_INFObapt2014-06-251-1/+1
* Enable stage support + minor cleanupsjohans2014-01-113-703/+700
* - Chase security/libtasn1 updatenovel2013-11-03