From: Morgan Deters Date: Wed, 1 May 2013 14:50:39 +0000 (-0400) Subject: Adding a missing makefile to the dist (fixes distcheck) X-Git-Tag: cvc5-1.0.0~7290^2~3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=756fb11b4d7ea96377ef8d75b32d6213274671fd;p=cvc5.git Adding a missing makefile to the dist (fixes distcheck) --- diff --git a/test/regress/Makefile.am b/test/regress/Makefile.am index f0cfe4301..532d70143 100644 --- a/test/regress/Makefile.am +++ b/test/regress/Makefile.am @@ -23,5 +23,6 @@ regress test: check units systemtests: EXTRA_DIST = \ + Makefile.levels \ run_regression \ README