missed file cleanup

This commit is contained in:
Dennis Heimbigner 2012-01-23 19:25:47 +00:00
parent 434e7d91bc
commit e3c5364ab8

View File

@ -36,6 +36,7 @@ endif # LARGE_FILE_TESTS
#if BUILD_BENCHMARKS
TESTPROGRAMS += testnc3perf
testnc3perf_SOURCES = testnc3perf.c
CLEANFILES += benchmark.nc
#endif