Makefile.am: ship LICENSE and README.md in the tarball

This commit is contained in:
Robert Edmonds 2014-04-03 19:08:21 -04:00
parent cbb27d53c8
commit 5353ba7432

View File

@ -11,6 +11,9 @@ DISTCLEANFILES =
EXTRA_DIST =
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
EXTRA_DIST += LICENSE
EXTRA_DIST += README.md
AM_CPPFLAGS = \
-include $(top_builddir)/config.h \
-I${top_srcdir}/protobuf-c \