From fbc11f4c425eb941ad22d494ce382d49a619275f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 25 Jun 2012 07:32:18 +0000 Subject: [PATCH] -fix --- src/util/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 3be3062d0..3eff1ca0b 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -34,7 +34,7 @@ if USE_COVERAGE XLIB = -lgcov endif -cat_SOURCES = w32cat.c +w32cat_SOURCES = w32cat.c noinst_PROGRAMS = \ gnunet-config-diff \ -- 2.25.1