gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r31713 - in gnunet: contrib src/ats src/mesh src/testbed


From: gnunet
Subject: [GNUnet-SVN] r31713 - in gnunet: contrib src/ats src/mesh src/testbed
Date: Mon, 23 Dec 2013 20:22:27 +0100

Author: grothoff
Date: 2013-12-23 20:22:27 +0100 (Mon, 23 Dec 2013)
New Revision: 31713

Modified:
   gnunet/contrib/def.tex
   gnunet/src/ats/Makefile.am
   gnunet/src/mesh/Makefile.am
   gnunet/src/testbed/Makefile.am
Log:
-fix build system issues

Modified: gnunet/contrib/def.tex
===================================================================
--- gnunet/contrib/def.tex      2013-12-23 19:02:54 UTC (rev 31712)
+++ gnunet/contrib/def.tex      2013-12-23 19:22:27 UTC (rev 31713)
@@ -1,17 +1,18 @@
 \def\prefix{}
-\def\name{Christian Grothoff}
-\def\suffix{PhD (UCLA)}
-\def\phone{+49-89-289-18040}
+\def\name{Sree Harsha Totakura}
+\def\suffix{M.Sc.}
+\def\phone{+49-89-289-18011}
 \def\fax{+49-89-289-18033}
address@hidden
-\def\homepage{http://grothoff.org/christian/}
address@hidden
+\def\homepage{http://sreeharsha.totakura.in/}
 \def\orga{Technische Universit\"at M\"unchen}
 \def\departmentde{Department of Computer Science}
 \def\departmenten{Department of Computer Science}
 \def\subdepartmentde{Network Architectures and Services}
 \def\subdepartmenten{Network Architectures and Services}
-\def\jobtitlegerman{Emmy-Noether Research Group Leader}
-\def\jobtitleenglish{Emmy-Noether Research Group Leader}
-\def\gpglineone{1964 7543 F786 1D3B F4E6}
-\def\gpglinetwo{4FF7 BF60 708B 4842 6C7E}
-\def\gns{TNH1H4O288S26EBR369F6OCE0MIRIQT2U74N2FIMKMGA31HIT2IG/grothoff}
+\def\jobtitlegerman{Free Secure Network Systems Group}
+\def\jobtitleenglish{Free Secure Network Systems Group}
+\def\gpglineone{8E68 1D8A 25AB B102 AFB5}
+\def\gpglinetwo{4B40 3B6F 8AF1 43C2 1F3B}
+\def\gns{LOC36VTJD3IRULMM6C20TGE6D3SVEAJOHI9KRI5KAQVQ87UJGPJG/totakura}
+

Modified: gnunet/src/ats/Makefile.am
===================================================================
--- gnunet/src/ats/Makefile.am  2013-12-23 19:02:54 UTC (rev 31712)
+++ gnunet/src/ats/Makefile.am  2013-12-23 19:22:27 UTC (rev 31713)
@@ -50,7 +50,7 @@
 libgnunet_plugin_ats_proportional_la_SOURCES = \
   plugin_ats_proportional.c
 libgnunet_plugin_ats_proportional_la_LIBADD = \
-       libgnunetats.la \
+  libgnunetats.la \
   $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(LTLIBINTL)
@@ -64,7 +64,7 @@
 libgnunet_plugin_ats_mlp_la_SOURCES = \
   plugin_ats_mlp.c
 libgnunet_plugin_ats_mlp_la_LIBADD = \
-       libgnunetats.la \
+  libgnunetats.la \
   $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/util/libgnunetutil.la
 libgnunet_plugin_ats_mlp_la_LDFLAGS = \
@@ -504,7 +504,7 @@
        $(top_builddir)/src/statistics/libgnunetstatistics.la
 
 EXTRA_DIST = \
-  ats.h \
+  ats.h perf_ats.h \
   plugin_ats_proportional.h \
   plugin_ats_mlp.h \
   plugin_ats_ril.h \

Modified: gnunet/src/mesh/Makefile.am
===================================================================
--- gnunet/src/mesh/Makefile.am 2013-12-23 19:02:54 UTC (rev 31712)
+++ gnunet/src/mesh/Makefile.am 2013-12-23 19:22:27 UTC (rev 31713)
@@ -190,4 +190,6 @@
 
 EXTRA_DIST = \
   mesh.h mesh_protocol.h \
-  test_mesh.conf
+  test_mesh.conf \
+  test_mesh_drop.conf
+

Modified: gnunet/src/testbed/Makefile.am
===================================================================
--- gnunet/src/testbed/Makefile.am      2013-12-23 19:02:54 UTC (rev 31712)
+++ gnunet/src/testbed/Makefile.am      2013-12-23 19:22:27 UTC (rev 31713)
@@ -370,6 +370,8 @@
 EXTRA_DIST = \
   test_testbed_api.conf \
   test_testbed_api_test_timeout.conf \
+  test_testbed_api_template.conf \
+  test_testbed_logger_api.conf \
   test_testbed_api_testbed_run_topologyring.conf \
   test_testbed_api_testbed_run_topologyclique.conf \
   test_testbed_api_testbed_run_topologyline.conf \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]