aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-05-17 16:38:30 +0000
committerNils Gillmann <ng0@n0.is>2018-05-17 16:38:30 +0000
commit4a95f48489d0046c4aad919d73573e1a6616688b (patch)
tree62c274cd29455e5c693de8f3c6a8336f4b785087 /contrib/Makefile.am
parent93d2f7aa829d921527efb92b10c12d64552e1f12 (diff)
downloadgnunet-4a95f48489d0046c4aad919d73573e1a6616688b.tar.gz
gnunet-4a95f48489d0046c4aad919d73573e1a6616688b.zip
contrib/removetrailingwhitespace: sed the python
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 1db5b3091..40e6d3e92 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -19,6 +19,7 @@ endif
19noinst_SCRIPTS = \ 19noinst_SCRIPTS = \
20 terminate.py \ 20 terminate.py \
21 pydiffer.py \ 21 pydiffer.py \
22 removetrailingwhitespace.py \
22 gnunet_pyexpect.py \ 23 gnunet_pyexpect.py \
23 gnunet_janitor.py \ 24 gnunet_janitor.py \
24 gnunet-chk.py 25 gnunet-chk.py
@@ -52,6 +53,7 @@ EXTRA_DIST = \
52 gnunet_pyexpect.py.in \ 53 gnunet_pyexpect.py.in \
53 gnunet_janitor.py.in \ 54 gnunet_janitor.py.in \
54 gnunet-chk.py.in \ 55 gnunet-chk.py.in \
56 removetrailingwhitespace.py.in \
55 pydiffer.py.in \ 57 pydiffer.py.in \
56 gnunet-gns-import.sh \ 58 gnunet-gns-import.sh \
57 openvpn-tap32/tapw32/tap0901.sys \ 59 openvpn-tap32/tapw32/tap0901.sys \