Skip to content
Snippets Groups Projects
Commit 1e7b9680 authored by Dan Nicholson's avatar Dan Nicholson Committed by Colin Walters
Browse files

Distribute libglnx.m4

This is needed by ostree when creating a tarball with make dist.
parent 7ce80827
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,11 @@
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
EXTRA_DIST += $(libglnx_srcpath)/README.md $(libglnx_srcpath)/COPYING
EXTRA_DIST += \
$(libglnx_srcpath)/README.md \
$(libglnx_srcpath)/COPYING \
$(libglnx_srcpath)/libglnx.m4 \
$(NULL)
libglnx_la_SOURCES = \
$(libglnx_srcpath)/glnx-alloca.h \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment