Commit 5353ba74 authored by Robert Edmonds's avatar Robert Edmonds

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

parent cbb27d53
...@@ -11,6 +11,9 @@ DISTCLEANFILES = ...@@ -11,6 +11,9 @@ DISTCLEANFILES =
EXTRA_DIST = EXTRA_DIST =
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
EXTRA_DIST += LICENSE
EXTRA_DIST += README.md
AM_CPPFLAGS = \ AM_CPPFLAGS = \
-include $(top_builddir)/config.h \ -include $(top_builddir)/config.h \
-I${top_srcdir}/protobuf-c \ -I${top_srcdir}/protobuf-c \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment