From: Alessandro Maraschini Date: Fri, 8 Oct 2004 09:54:05 +0000 (+0000) Subject: Added LICENSE handling X-Git-Tag: glite-lb-common_R_0_2_0~116 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=23dbad32bf6be5b92ab8f4ab16c89dd2011b4f09;p=jra1mw.git Added LICENSE handling --- 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