aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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
34 XLIB = -lgcov 34 XLIB = -lgcov
35endif 35endif
36 36
37cat_SOURCES = w32cat.c 37w32cat_SOURCES = w32cat.c
38 38
39noinst_PROGRAMS = \ 39noinst_PROGRAMS = \
40 gnunet-config-diff \ 40 gnunet-config-diff \