aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-09-15 11:12:59 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-09-15 11:12:59 +0000
commitc8910059aebeb20e7359b2d780be751323a80e74 (patch)
treea570d9ab7a8cb80e7f92bb11bfc4d3e70ebcc498 /src/util/Makefile.am
parentf4666e673e8370225069aa8214e23a7935c00dd2 (diff)
downloadgnunet-c8910059aebeb20e7359b2d780be751323a80e74.tar.gz
gnunet-c8910059aebeb20e7359b2d780be751323a80e74.zip
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 38d60167b..6d88537e5 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -14,8 +14,6 @@ libgnunetutilwin_la_LIBADD = \
14 -lshell32 -liconv -lstdc++ \ 14 -lshell32 -liconv -lstdc++ \
15 -lcomdlg32 -lgdi32 15 -lcomdlg32 -lgdi32
16WINLIB = libgnunetutilwin.la 16WINLIB = libgnunetutilwin.la
17noinst_PROGRAMS = test_os_start_process_cat
18 test_os_start_process_cat_SOURCES = test_os_start_process_cat.c
19endif 17endif
20 18
21if USE_COVERAGE 19if USE_COVERAGE