From a9a97c270e91acd99fe681dd91d35d69663d37ec Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 30 Jun 2010 07:45:34 +0000 Subject: --- contrib/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'contrib') 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 @@ -noinst_PROGRAMS = \ +if !MINGW +bin_PROGRAMS = \ timeout_watchdog timeout_watchdog_SOURCES = \ timeout_watchdog.c +endif dist_pkgdata_DATA = \ gnunet-logo-color.png \ -- cgit v1.2.3