diff --git a/eo/AUTHORS b/eo/AUTHORS index 716ec1ed..1687ecd9 100644 --- a/eo/AUTHORS +++ b/eo/AUTHORS @@ -2,5 +2,6 @@ Pedro Angel Castillo Valdivieso Juan Julian Merelo Guervos Victor Manuel Rivas Santos Gustavo Romero Lopez - +Maarten Keijzer +Marc Schoenauer diff --git a/eo/README b/eo/README index e69de29b..e9df88db 100644 --- a/eo/README +++ b/eo/README @@ -0,0 +1,12 @@ + +Welcome to EO, + +if you extracted a fresh snapshot from the cvs-repository, remember to do: + +$> ./autogen.sh --enable-maintainer-mode + +instead of + +$> ./configure + +before making the libraries. \ No newline at end of file