diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index ea385ad4874..e6b65a63e0a 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -28,7 +28,7 @@ libbasic_tests_la_SOURCES = basic_tests.F90 TESTS = run_tests.sh # Distribute the test script. -EXTRA_DIST = CMakeLists.txt run_tests.sh +EXTRA_DIST = CMakeLists.txt run_tests.sh input.nl # Clean up files produced during testing. CLEANFILES = *.nc *.log