(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 30 Jun 2010 07:45:34 +0000 (07:45 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 30 Jun 2010 07:45:34 +0000 (07:45 +0000)
contrib/Makefile.am

index 43348b3098d15daf2793721b3128e49365e55726..a92307c2a608bf825ed92e723ed074094c2a313c 100644 (file)
@@ -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 \