aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-03-03 18:32:04 +0100
committerChristian Grothoff <christian@grothoff.org>2018-03-03 18:32:30 +0100
commitc36f464031c4bebf11ce109cf6edbada584981d3 (patch)
tree8019891cdcb71eddae245c988b3de12859686253 /contrib/Makefile.am
parent22f2a119c4add6e2421472b67b041f38ed74fdb3 (diff)
downloadgnunet-c36f464031c4bebf11ce109cf6edbada584981d3.tar.gz
gnunet-c36f464031c4bebf11ce109cf6edbada584981d3.zip
add pin zone, remove obsolete script
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index ac8b15188..577924fab 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -22,9 +22,6 @@ noinst_SCRIPTS = \
22 gnunet_pyexpect.py \ 22 gnunet_pyexpect.py \
23 gnunet_janitor.py 23 gnunet_janitor.py
24 24
25bin_SCRIPTS = \
26 gnunet-gns-import.sh
27
28dist_pkgdata_DATA = \ 25dist_pkgdata_DATA = \
29 gns-bcd.html \ 26 gns-bcd.html \
30 gns-bcd.tex \ 27 gns-bcd.tex \
@@ -136,4 +133,3 @@ dist-hook:
136 fi \ 133 fi \
137 done \ 134 done \
138 fi 135 fi
139