Add CMakeLists.txt to dist files for subset test.

This commit is contained in:
Garret Rieger 2018-02-02 17:54:11 -08:00 committed by Rod Sheeter
parent f83a43b561
commit 7b01761ade
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ lib:
@$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib
EXTRA_DIST += \
CMakeLists.txt \
run-tests.py \
subset_test_suite.py \
$(NULL)