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

We want them in tarballs too.
This commit is contained in:
Colin Walters 2012-09-25 18:44:08 -04:00
parent 503535da48
commit 8922871733
1 changed files with 2 additions and 0 deletions

View File

@ -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 \