aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 43348b309..a92307c2a 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -1,8 +1,10 @@
1noinst_PROGRAMS = \ 1if !MINGW
2bin_PROGRAMS = \
2 timeout_watchdog 3 timeout_watchdog
3 4
4timeout_watchdog_SOURCES = \ 5timeout_watchdog_SOURCES = \
5 timeout_watchdog.c 6 timeout_watchdog.c
7endif
6 8
7dist_pkgdata_DATA = \ 9dist_pkgdata_DATA = \
8 gnunet-logo-color.png \ 10 gnunet-logo-color.png \