[libgsystem] build: Dist COPYING and README



commit c6b949b3ddd1c214db15a31ccdbdff70aa01fa26
Author: Colin Walters <walters verbum org>
Date:   Tue Sep 25 22:14:22 2012 -0400

    build: Dist COPYING and README
    
    These are both important to include in consumer tarballs.

 Makefile-libgsystem.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile-libgsystem.am b/Makefile-libgsystem.am
index b8a6004..0f6e72f 100644
--- a/Makefile-libgsystem.am
+++ b/Makefile-libgsystem.am
@@ -17,6 +17,8 @@
 
 noinst_LTLIBRARIES += libgsystem.la
 
+EXTRA_DIST += $(libgsystem_srcpath)/README $(libgsystem_srcpath)/COPYING
+
 libgsystem_la_SOURCES = \
 	$(libgsystem_srcpath)/gsystem-local-alloc.h \
 	$(libgsystem_srcpath)/gsystem-local-alloc.c \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]