build-sys: Fix make dist

The libostree Travis builds use make dist.
This commit is contained in:
Colin Walters
2017-09-17 09:04:56 -04:00
parent c2bcca04ba
commit e5856ca293

View File

@@ -46,6 +46,7 @@ libglnx_la_SOURCES = \
$(libglnx_srcpath)/glnx-shutil.h \
$(libglnx_srcpath)/glnx-shutil.c \
$(libglnx_srcpath)/libglnx.h \
$(libglnx_srcpath)/tests/libglnx-testlib.h \
$(NULL)
libglnx_la_CFLAGS = $(AM_CFLAGS) $(libglnx_cflags)