(no commit message)
[oweals/gnunet.git] / contrib / Makefile.am
1 if !MINGW
2 noinst_PROGRAMS = \
3  timeout_watchdog
4
5 timeout_watchdog_SOURCES = \
6  timeout_watchdog.c 
7 endif
8
9 dist_pkgdata_DATA = \
10  gnunet-logo-color.png \
11  defaults.conf
12
13 EXTRA_DIST = \
14  coverage.sh \
15  hostlist.cgi \
16  hostlist.php \
17  report.sh
18
19 # init_gnunet_redhat \
20 # init_gnunet_ubuntu \
21 # visualize_stats.sh \
22 # gnmessage.sh \
23 # junkinsert.sh \
24 # junklookup.sh \
25 # namespacehelper.sh 
26