Skip to content

Commit

Permalink
Add new testcase to Makefile.am
Browse files Browse the repository at this point in the history
Otherwise it's not part of 'make dist'
  • Loading branch information
laanwj committed Dec 2, 2015
1 parent 3339191 commit 7482163
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ TEST_FILES = \
$(TEST_DATA_DIR)/fail9.json \
$(TEST_DATA_DIR)/pass1.json \
$(TEST_DATA_DIR)/pass2.json \
$(TEST_DATA_DIR)/pass3.json
$(TEST_DATA_DIR)/pass3.json \
$(TEST_DATA_DIR)/round1.json

EXTRA_DIST=$(TEST_FILES) $(GEN_SRCS)

0 comments on commit 7482163

Please sign in to comment.