[ostree] build: Add autogen.sh, the COPYING.{GPL, LGPL} files to EXTRA_DIST



commit 8922871733ae2b6083b2d76f91fb7b0d33798ece
Author: Colin Walters <walters verbum org>
Date:   Tue Sep 25 18:44:08 2012 -0400

    build: Add autogen.sh, the COPYING.{GPL,LGPL} files to EXTRA_DIST
    
    We want them in tarballs too.

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 1b93c50..a4615f0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,6 +40,8 @@ noinst_PROGRAMS =
 privlibdir = $(pkglibdir)
 privlib_LTLIBRARIES =
 
+EXTRA_DIST += autogen.sh COPYING.GPL COPYING.LGPL README.md
+
 if BUILD_EMBEDDED_DEPENDENCIES
 OT_INTERNAL_GIO_UNIX_CFLAGS = \
 	-I$(top_builddir)/embedded-dependencies/EMBEDDEPS/include/glib-2.0 \



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