[lttng-dev] [lttng-tools PATCH] Add the LICENSE file too
    Alexandre Montplaisir 
    alexandre.montplaisir at gmail.com
       
    Mon Feb 13 17:44:26 EST 2012
    
    
  
(goes on top of the previous patch)
Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir at gmail.com>
---
 Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index ffbad29..b16632a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,7 @@ SUBDIRS = src \
 		  include \
 		  doc
 
-dist_doc_DATA = ChangeLog
+dist_doc_DATA = LICENSE \
+                ChangeLog
 
 EXTRA_DIST = extras/lttng-bash_completion
-- 
1.7.9
    
    
More information about the lttng-dev
mailing list