From cc7148d622d71278dda3b4240bb284990ab5fadc Mon Sep 17 00:00:00 2001 From: gustavo Date: Fri, 16 Jun 2000 09:38:43 +0000 Subject: [PATCH] erasing LICENSE from test directory --- eo/test/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/eo/test/Makefile.am b/eo/test/Makefile.am index 4ba43692..022798ca 100644 --- a/eo/test/Makefile.am +++ b/eo/test/Makefile.am @@ -5,7 +5,6 @@ ############################################################################### DEPS = $(top_builddir)/src/libeo.a $(top_builddir)/src/obsolete/libeoobsolete.a $(top_builddir)/src/utils/libeoutils.a -EXTRA_DIST = LICENSE ###############################################################################