fix-build
authorDebian BOINC Maintainers <pkg-boinc-devel@lists.alioth.debian.org>
Fri, 22 Jul 2016 03:04:55 +0000 (03:04 +0000)
committerRaspbian forward porter <root@raspbian.org>
Fri, 22 Jul 2016 03:04:55 +0000 (03:04 +0000)
Gbp-Pq: Name 216-fix-build.patch

tools/Makefile.am

index e4a45ee65ddf6a87502434b84794758f00d01451..1d2291a8d7a21a6d070be8355716d5216f16eba9 100644 (file)
@@ -18,7 +18,7 @@ CLIENT_C_FLAGS = $(CFLAGS) \
 
 CLIENT_LD_FLAGS = $(PTHREAD_CFLAGS) $(LDFLAGS) $(PTHREAD_LIBS) $(BOINC_LIBS) 
 
-noinst_PROGRAMS = fakedata workunit_resample readwu.so
+noinst_PROGRAMS = fakedata workunit_resample readwu.so
 
 fakedata_SOURCES = \
     fakedata.cpp \