[PATCH 16/19] Complete the list of configured Makefiles.

* configure.ac: Configure milena/tests/fun/p2p/Makefile. --- ChangeLog | 6 ++++++ configure.ac | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 631e6f3..c10b735 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2009-02-03 Roland Levillain <roland@lrde.epita.fr> + Complete the list of configured Makefiles. + + * configure.ac: Configure milena/tests/fun/p2p/Makefile. + +2009-02-03 Roland Levillain <roland@lrde.epita.fr> + Have I/O-related code compile again (cont.). * configure.ac: Configure milena/tests/io/dump/Makefile. diff --git a/configure.ac b/configure.ac index e3a2d7d..8bbeca4 100644 --- a/configure.ac +++ b/configure.ac @@ -205,6 +205,7 @@ AC_CONFIG_FILES([ milena/tests/fun/Makefile milena/tests/fun/i2v/Makefile milena/tests/fun/p2b/Makefile + milena/tests/fun/p2p/Makefile milena/tests/fun/p2v/Makefile milena/tests/fun/v2v/Makefile milena/tests/fun/vv2v/Makefile -- 1.6.1.2
participants (1)
-
Roland Levillain