aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-06 16:44:10 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-06 16:44:10 +0000
commit0b864bf9aa08f0c21085d56c925100c4f4eb1c72 (patch)
tree9811f81e5b93fc76d1dccbe66d8aec86ddcfe5bf /contrib
parent2b7b530be0af3fb782fcecb2988e026d6dd7c563 (diff)
downloadgnunet-0b864bf9aa08f0c21085d56c925100c4f4eb1c72.tar.gz
gnunet-0b864bf9aa08f0c21085d56c925100c4f4eb1c72.zip
not needed
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.am2
-rw-r--r--contrib/__init__.py0
2 files changed, 0 insertions, 2 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 57dba1a53..b8dae1bbf 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -18,7 +18,6 @@ EXTRA_DIST = \
18 hostlist.cgi \ 18 hostlist.cgi \
19 hostlist.php \ 19 hostlist.php \
20 report.sh \ 20 report.sh \
21 __init__.py \
22 gnunet_pyexpect.py.in 21 gnunet_pyexpect.py.in
23 22
24do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g' 23do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g'
@@ -26,7 +25,6 @@ do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g'
26gnunet_pyexpect.py: gnunet_pyexpect.py.in Makefile 25gnunet_pyexpect.py: gnunet_pyexpect.py.in Makefile
27 $(do_subst) < $(srcdir)/gnunet_pyexpect.py.in > gnunet_pyexpect.py 26 $(do_subst) < $(srcdir)/gnunet_pyexpect.py.in > gnunet_pyexpect.py
28 chmod +x gnunet_pyexpect.py 27 chmod +x gnunet_pyexpect.py
29 chmod +x __init__.py
30 28
31 29
32# init_gnunet_redhat \ 30# init_gnunet_redhat \
diff --git a/contrib/__init__.py b/contrib/__init__.py
deleted file mode 100644
index e69de29bb..000000000
--- a/contrib/__init__.py
+++ /dev/null