From 23dbad32bf6be5b92ab8f4ab16c89dd2011b4f09 Mon Sep 17 00:00:00 2001 From: Alessandro Maraschini Date: Fri, 8 Oct 2004 09:54:05 +0000 Subject: [PATCH] Added LICENSE handling --- org.glite.wms-utils.exception/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/org.glite.wms-utils.exception/Makefile.am b/org.glite.wms-utils.exception/Makefile.am index dceddcd..b66c2bb 100755 --- a/org.glite.wms-utils.exception/Makefile.am +++ b/org.glite.wms-utils.exception/Makefile.am @@ -7,7 +7,10 @@ ## ********************************************************************* ## Process this file with automake to produce Makefile.in - +EXTRA_DIST = LICENSE + +docdir = $(datadir)/doc/@PACKAGE@-@VERSION@ +doc_DATA = LICENSE ## Subdirectories list SUBDIRS = interface src -- 1.8.2.3